• Matt Caswell's avatar
    Fix s_server problem with no-ec · 8caab744
    Matt Caswell authored
    
    
    s_server was trying to set the ECDH curve when no-ec was defined. This also
    highlighted the fact that the -no_ecdhe option to s_server is broken, and
    doesn't make any sense any more (ECDHE is on by default and the only way it
    can be disabled is through the cipherstring). Therefore this commit removes
    the option.
    
    Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
    8caab744
To find the state of this project's repository at the time of any of these versions, check out the tags.