Removed SSLv2 methods from serviceInitSSL because OpenSSL 1.1.0 does not support them.

This commit is contained in:
Markus Makela
2015-06-17 10:20:00 +03:00
parent a2c2565ec2
commit 3ce3a1ae66
2 changed files with 1 additions and 2 deletions

View File

@ -349,7 +349,6 @@ This is the Certificate Authority file. It will be used to verify that both the
### `ssl_version`
This parameter controls the level of encryption used. Accepted values are:
* SSLv2
* SSLv3
* TLSv10
* TLSv11