Using mod_proxy directives, Using mod_proxy directives -30 – Oracle B12255-01 User Manual

Page 160

Advertising
background image

Security Services Implemented Within Oracle HTTP Server

8-30

Oracle HTTP Server Administrator’s Guide

Using mod_proxy Directives

The following directives are for

mod_proxy

support only:

SSLProxyCache

SSLProxyCipherSuite

SSLProxyProtocol

SSLProxyWallet

SSLProxyWalletPassword

SSLProxyCache

Specifies whether the proxy cache will be used. The proxy will

use the same session as the SSL server uses.

SSLProxyCipherSuite

Specifies the proxy server’s cipher suite.

SSLProxyProtocol

Controls the proxy server’s SSL protocol flavors.

Category

Value

Syntax

SSLProxyCache on/off

Default

SSLProxyCache off

Context

server configuration, virtual host

Category

Value

Syntax

SSLCipherSuite cipher-spec

Default

None

Context

server configuration, virtual host

Category

Value

Syntax

SSLProxyProtocol [+-] protocol

Default

None

Context

server configuration, virtual host

Advertising