Troubleshooting SSL
Configuring Secure Sockets Layer Authentication
7-31
Oracle Advanced Security. For example, use this parameter if you want the server
to authenticate itself to the client by using SSL and the client to authenticate itself to
the server by using RADIUS.
To set the client SQLNET.AUTHENTICATION_SERVICES parameter:
Add TCP/IP with SSL (
TCPS
) to this parameter in the
sqlnet.ora
file by using a
text editor. For example, if you want to use SSL authentication in conjunction with
RADIUS authentication, set this parameter as follows:
SQLNET.AUTHENTICATION_SERVICES = (TCPS, radius)
If you do not want to use SSL authentication in conjunction with another
authentication method, then do not set this parameter.
Task 4: Log on to the Database
If you are using SSL authentication for the client (
SSL_CLIENT_
AUTHENTICATION=true
in the
listener.ora
file), then launch SQL*Plus and
enter the following:
CONNECT/@net_service_name
If you are not using SSL authentication (
SSL_CLIENT_AUTHENTICATION=false
in the
listener.ora
file), launch SQL*Plus and enter the following:
CONNECT username/password@net_service_name
Troubleshooting SSL
The following section lists the most common errors you may receive while using the
Oracle Advanced Security SSL adapter.
It may be necessary to enable Oracle Net tracing to determine the cause of an error.
For information about setting tracing parameters to enable Oracle Net tracing, see
Oracle Net Services Administrator's Guide.
ORA-28759: Failure to Open File
Cause:
The system could not open the specified file. Typically, this error occurs
because the wallet cannot be found.
Action:
Check the following:
See Also:
"Certificate Validation with Certificate Revocation
Lists"
on page 7-35 for information about configuring the client for
certificate validation with certificate revocation lists
Содержание Database Advanced Security 10g Release 1
Страница 17: ...xvii ...
Страница 20: ...xx ...
Страница 24: ...xxiv ...
Страница 42: ...xlii ...
Страница 44: ......
Страница 62: ...Oracle Advanced Security Restrictions 1 18 Oracle Database Advanced Security Administrator s Guide ...
Страница 100: ...Duties of an Enterprise User Security Administrator DBA 2 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 102: ......
Страница 116: ...How To Configure Data Encryption and Integrity 3 14 Oracle Database Advanced Security Administrator s Guide ...
Страница 124: ......
Страница 148: ...RSA ACE Server Configuration Checklist 5 24 Oracle Database Advanced Security Administrator s Guide ...
Страница 246: ...Managing Certificates 8 28 Oracle Database Advanced Security Administrator s Guide ...
Страница 254: ...Configuring Oracle Database for External Authentication 9 8 Oracle Database Advanced Security Administrator s Guide ...
Страница 284: ......
Страница 350: ...Troubleshooting Enterprise User Security 12 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 384: ......
Страница 394: ...Data Encryption and Integrity Parameters A 10 Oracle Database Advanced Security Administrator s Guide ...
Страница 414: ...Physical Security D 6 Oracle Database Advanced Security Administrator s Guide ...
Страница 518: ...Index 10 ...