Security Services Implemented Within Oracle HTTP Server
8-18
Oracle HTTP Server Administrator’s Guide
SSLEngine
Toggles the usage of the SSL Protocol Engine. This is usually used
inside a
<VirtualHost>
section to enable SSL for a particular virtual host. By
default, the SSL Protocol Engine is disabled for both the main server and all
configured virtual hosts.
Example 8–8
Using SSL Engine Directive
<VirtualHost_dafault_:4443>
SSLEngine on
...
</VirtualHost>
SSLLog
Specifies where the SSL engine log file will be written. (Error messages
will also be duplicated to the standard Oracle HTTP Server log file specified by the
ErrorLog
directive.)
Place this file at a location where only root can write, so that it cannot be used for
symlink attacks. If the filename does not begin with a slash (/), it is assumed to be
relative to the
ServerRoot
. If the filename begins with a bar (|), then the string
following the bar is expected to be a path to an executable program to which a
reliable pipe can be established.
This directive should occur only once for each virtual server configuration.
Category
Value
Syntax
SSLEngine on|off
Default
SSLEngine off
Context
server configuration, virtual host
Category
Value
Syntax
SSLVerifyClient
path/to/filename
Default
None
Context
server configuration, virtual host
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...