• D
    Extended PSK server support. · 85269210
    Dr. Stephen Henson 提交于
    Add support for RSAPSK, DHEPSK and ECDHEPSK server side.
    
    Update various checks to ensure certificate and server key exchange messages
    are only sent when required.
    
    Update message handling. PSK server key exchange parsing now include an
    identity hint prefix for all PSK server key exchange messages. PSK
    client key exchange message expects PSK identity and requests key for
    all PSK key exchange ciphersuites.
    
    Update flags for RSA, DH and ECDH so they are also used in PSK.
    Reviewed-by: NMatt Caswell <matt@openssl.org>
    85269210
ssl_locl.h 84.8 KB