List of allowed SSL protocols
--ssl-protocols protocols
ssl-protocols
lists the allowed protocols.
The default behavior is to attempt to use TLSv1.2. If this property
is not set, the server allows all protocols.
protocols
Comma-separated list of allowed protocols. Valid entries are:
TLSv1
SSLv2
SSLv3
Allow only TLSv1.
--ssl-protocols TLSv1