Skip Headers

Oracle® Internet Directory Administrator's Guide
10g (9.0.4)

Part Number B12118-01
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go to next page

Secure Sockets Layer (SSL) and the Directory, 2 of 6


Supported Cipher Suites

A cipher suite is a set of authentication, encryption, and data integrity algorithms used for exchanging messages between network nodes. During an SSL handshake, the two nodes negotiate to see which cipher suite they will use when transmitting messages back and forth.

The Oracle Internet Directory supports the following SSL cipher suites:

Table 13-1  SSL Cipher Suites Supported in Oracle Internet Directory
Cipher Suite Authentication Encryption Data Integrity

SSL_RSA_WITH_3DES_EDE_CBC_SHA

RSA

DES40

SHA

SSL_RSA_WITH_RC4_128_SHA

RSA

RC4_40

SHA

SSL_RSA_WITH_RC4_128_MD5

RSA

None

MD5

SSL_RSA_WITH_DES_CBC_SHA

RSA

None

SHA

SSL_DH_anon_WITH_3DES_EDE_CBC_SHA

-

3DES_EDE_CBC

SHA

SSL_DH_anon_WITH_RC4_128_MD5

-

RC4_40

MD5

SSL_DH_anon_WITH_DES_CBC_SHA

-

DES_CBC

SHA

SSL_RSA_EXPORT_WITH_RC4_40_MD5

-

RC4_40

MD5

SSL_RSA_EXPORT_WITH_DES40_CBC_SHA

-

DES40

SHA

SSL_DH_anon_EXPORT_WITH_RC4_40_MD5

-

RC4_40

MD5

SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA

-

DES40

SHA


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1999, 2003 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index