Security Services Implemented Within Oracle HTTP Server
8-12
Oracle HTTP Server Administrator’s Guide
Security Services Implemented Within Oracle HTTP Server
Oracle HTTP Server provides security services that enable you to protect your
server from unwanted users and malicious attacks. These security services ensure
secure data exchanged between client and the server.
mod_ossl
enables secure connections between Oracle HTTP Server and a browser
client by using an Oracle-provided encryption mechanism over SSL. It also
provides data integrity and strong authentication for users and HTTP servers.
Using mod_ossl
mod_ossl
provides standard support for HTTPS protocol connections to Oracle
Database. It enables secure connections between Oracle HTTP Server and a browser
client by using an Oracle-provided encryption mechanism over SSL. It may also be
used for authentication over the Internet through the use of digital certificate
technology. It supports SSL v. 3.0, and provides:
■
Encrypted communication between client and server, using
RSA
or
DES
encryption standards.
■
Integrity checking of client-server communication using
MD5
or
SHA
checksum algorithms.
■
Certificate management with Oracle
wallet
s.
Table 8–2
identifies the differences between
mod_ossl
, and
mod_ssl
.
Table 8–2
Differences between mod_ossl and mod_ssl
Feature
mod_ossl
mod_ssl
SSL versions supported
3.0
2.0, 3.0, TLS 1.0
Certificate management
Oracle Wallet
1, 2
1
Oracle Wallet Manager is a tool that manages certificates for mod_ossl.
2
Supports obfuscated passwords.
Text file
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...