"%UNSAFE_RENEGOTIATION" will enable unsafe renegotiation (default
behaviour at 2.8.5 and earlier releases)
.IP
-"%INITIAL_SAFE_RENEGOTIATION" will force initial safe negotiation even if
-renegotiation wasn't requested (this is enabled by default).
-.IP
To avoid collisions in order to specify a compression algorithm in
this string you have to prefix it with "COMP-", protocol versions
with "VERS-" and certificate types with "CTYPE-". All other
*
* "%UNSAFE_RENEGOTIATION" will allow unsafe renegotiation.
*
- * "%INITIAL_SAFE_RENEGOTIATION" will force initial safe negotiation even if renegotiation wasn't requested.
+ * "%INITIAL_SAFE_RENEGOTIATION" will force initial safe negotiation even if
+ * renegotiation wasn't requested. Only valid for server side.
*
* "%DISABLE_SAFE_RENEGOTIATION" will disable safe renegotiation completely. Do not use
* unless you know what you are doing. Testing purposes only.