Extended Renegotiation Critical Mode
This application definition field determines whether the application requires the peer provide the RFC 5746 renegotiation indication during the initial handshake.
See SSL Extended Renegotiation Critical Mode in the Renegotiation topic under System SSL Properties for details on this concept.
The default value is *PGM which means the program that uses this "application ID" already set the mode to the appropriate value. The program is either using the System SSL default value or a value that is set explicitly by the gsk_attribute_set_enum() API call for this attribute.
Set to “Enable” to require the RFC 5746 renegotiation indication is included in the initial handshake for the initial handshake to be successful. By design, this application is no longer able to handshake with peers that have not or cannot be updated to support RFC 5746.
Set this application definition field to “Disable” if the application does not require RFC 5746 renegotiation indication from the peer on initial handshake. The RFC 5746 renegotiation indication is still required for all renegotiated handshakes.