Corporation Server User Manual
Security Services Implemented Within Oracle HTTP Server
Managing Security 8-13
The following mod_ssl directives listed are not supported by mod_ossl.
■ SSLRandomSeed
■ SSLCertificateFile
■ SSLCertificateKeyFile
■ SSLCertificateChainFile
■ SSLCACertificateFile
■ SSLCACertificatePath
■ SSLVerifyDepth
Using mod_ossl Directives
To configure SSL for your Oracle HTTP Server, enter the mod_ossl directives you
want to use in the httpd.conf file.
The following directive are described in subsequent sections:
■ SSLAccelerator
■ SSLCARevocationFile
■ SSLCARevocationPath
■ SSLCipherSuite
■ SSLEngine
■ SSLLog
■ SSLLogLevel
■ SSLMutex
■ SSLOptions
■ SSLPassPhraseDialog
■ SSLProtocol
■ SSLRequire
■ SSLRequireSSL
■ SSLSessionCache
Caution: The server will not start if these directives are used.