Authenticate an Oracle Application Server with certificates

Jul
07
X.509 certificates with Oracle Application Server

Starting from the first and second document I'm going to test the connection via certificates from an oracle application server to an oracle database.

The steps will be:

- application server security configuration (certificate generation),
- connection pool and datasource definition.
- test.

My architecture:

Posted By Fabrizio Magni read more

Authenticate yourself with certificates

Jul
07
Authentication via X.509 certificates
 

Starting from the previous document  I'm going to describe a more complex configuration.
Basically I'm adding a certification authority (faked by a third oracle wallet) to sign the client and server X509 certificates.

I'm even introducing more complex DNs.

Posted By Fabrizio Magni read more

Pages

Subscribe to RSS - linux