Oracle B12255-01 User Manual

Page 141

Advertising
background image

Authentication and Authorization Enforcement

Managing Security

8-11

5.

Stop Oracle HTTP Server using the following command:

UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] stopproc
ias-component=HTTP_Server

Windows: ORACLE_HOME\opmn\bin> opmnctl [verbose] stopproc
ias-component=HTTP_Server

6.

Start Oracle HTTP Server using the following command:

UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] startproc
ias-component=HTTP_Server

Windows: ORACLE_HOME\opmn\bin> opmnctl [verbose] startproc
ias-component=HTTP_Server

7.

You can verify if SSL was enabled successfully by navigating to the SSL port, for
example:

HTTPS://hostname:4443

Note:

The preceding steps enable SSL for Oracle HTTP Server

using a default insecure certificate. To achieve completely secure
SSL communication with Oracle HTTP Server, obtain and configure
a real certificate within mod_ossl.

Advertising