Revision 7357
Added by ben leinfelder about 12 years ago
knb-ssl | ||
---|---|---|
27 | 27 |
# SSL Engine Switch: |
28 | 28 |
# Enable/Disable SSL for this virtual host. |
29 | 29 |
SSLEngine on |
30 |
SSLOptions +StrictRequire +StdEnvVars +ExportCertData |
|
30 | 31 |
|
31 | 32 |
# A self-signed (snakeoil) certificate can be created by installing |
32 | 33 |
# the ssl-cert package. See |
Also available in: Unified diff
include certificate export SSL options as an example (used heavily for DataONE and Metacat Replication)