Fix mod_openssl doc

personal/stbuehler/wip
Stefan Bühler 14 years ago
parent 3b4014da9d
commit 4be784a91e

@ -9,7 +9,7 @@
* listen - (mandatory) the socket address (same as standard listen)
* pemfile - (mandatory) contains key and direct certificate for the key (PEM format)
* ca-file - contains certificate chain
* ciphers - contains comma separated list of allowed ciphers
* ciphers - contains colon separated list of allowed ciphers
* allow-ssl2 - boolean option to allow ssl2 (disabled by default)
*
* Example config:

Loading…
Cancel
Save