Skip to content
  • Dr. Stephen Henson's avatar
    10f99d7b
    Add support for magic cipher suite value (MCSV). Make secure renegotiation · 10f99d7b
    Dr. Stephen Henson authored
    work in SSLv3: initial handshake has no extensions but includes MCSV, if
    server indicates RI support then renegotiation handshakes include RI.
    
    NB: current MCSV value is bogus for testing only, will be updated when we
    have an official value.
    
    Change mismatch alerts to handshake_failure as required by spec.
    
    Also have some debugging fprintfs so we can clearly see what is going on
    if OPENSSL_RI_DEBUG is set.
    10f99d7b
    Add support for magic cipher suite value (MCSV). Make secure renegotiation
    Dr. Stephen Henson authored
    work in SSLv3: initial handshake has no extensions but includes MCSV, if
    server indicates RI support then renegotiation handshakes include RI.
    
    NB: current MCSV value is bogus for testing only, will be updated when we
    have an official value.
    
    Change mismatch alerts to handshake_failure as required by spec.
    
    Also have some debugging fprintfs so we can clearly see what is going on
    if OPENSSL_RI_DEBUG is set.
Loading