SSLPassPhraseDialog
asks the administrator for a pass phrase in order to access the wallet.
Category
Value
Valid Values
builtin: when the server is started, mod_ossl prompts for a
I
password for each wallet.
This cannot be used when Oracle HTTP Server is managed by OPMN.
No user interaction is allowed when Oracle HTTP Server is started by
OPMN.
exec:path/to/program - when the server is started, mod_ossl
I
calls an external program configured for each wallet. This program is
invoked with two arguments: servername:portnumber and RSA
or DSA.
Syntax
SSLPassPhraseDialog type
Example
SSLPassPhraseDialog exec:/usr/local/apache/sbin/pfilter
Default
SSLPassPhraseDialog builtin
Context
server configuration
Specifies SSL protocol(s) for mod_ossl to use when establishing the
SSLProtocol
server environment. Clients can only connect with one of the specified protocols.
Category
Valid Values
Example
Syntax
Default
Context
Security Services Implemented Within Oracle HTTP Server
Type of pass phrase dialog for wallet access. mod_ossl
Value
SSLv3
SSL version 3.0
To specify only SSL version 3.0, set this directive to the
following:
SSLProtocol +SSLv3
SSLProtocol [+-] protocol
SSLProtocol +SSLv3
server configuration, virtual host
Managing Security 8-23
Need help?
Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?