3136N/A# This configuration file is used to configure the supported SSL
3136N/A# protocols.
3136N/A# WARNING: Do not delete this file or change its filename.
3136N/A#
3136N/A# These are the available protocols:
3136N/A# SSLv2, SSLV3, TLSv1, TLSv1.1, TLS1.2, All
3136N/A#
3136N/A# SSLv2 and SSLv3 are disabled by default for security reasons.
3136N/A# If you want to change default settings, please refer to the
3136N/A# Apache 2.2 documentation:
3136N/A# http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslprotocol
3136N/A#
3136N/A
3136N/ASSLProtocol All -SSLv2 -SSLv3
3136N/A