z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


432

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

432
Session renegotiation is not allowed.

Explanation

An attempt to renegotiate the session parameters for an active connection is rejected. This code occurs if renegotiation is disabled, or if the client or server rejects the renegotiation. If using the TLS protocol, and a no renegotiation alert is sent to the peer or received from the peer, then SSL processing continues using the current session parameters. If using the TLS or the SSL V3 protocol, and a handshake failure alert is sent to the peer or received from the peer, then the SSL connection is closed.

User response

If the session parameters are expected to be successfully reset, then the connection must be closed.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014