Details
-
Bug
-
Status: Stalled (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.2.2
-
None
Description
The following status variables are useless
Client variables
Ssl_client_connects
|
Ssl_finished_connects
|
Ssl_connect_renegotiates
|
Server variables
We already have SSL_verify_depth and mode, so we don't need the same values from
context (SSL_new() assigns them automatically)
SSL_CTX_verify_depth
|
SSL_CTX_verify_mode
|