![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
void
DESCRIPTION
It also calls the free(3)ing procedures for indirectly affected items, if applicable: the session cache, the list of ciphers, the list of Client CAs, the certificates and keys. WARNINGSIf a session-remove callback is set
(SSL_CTX_sess_set_remove_cb(3)),
this callback will be called for each session being freed from
ctx's session cache. This implies that all
corresponding sessions from an external session cache are removed as well.
If this is not desired, the user should explicitly unset the callback by
calling
SEE ALSOHISTORY
|