SSLSessionOption.allowServerIdentityChange
Allow server identity change on renegotiation.
Declaration
case allowServerIdentityChangeDiscussion
Disallow by default to avoid the Triple Handshake attack.
Allow server identity change on renegotiation.
case allowServerIdentityChangeDisallow by default to avoid the Triple Handshake attack.