how to configure and use the Secure Sockets Layer (SSL)
Oracle 11.2.0.4
O.S. Linux x86_64
Two part question
To configure and use the Secure Sockets Layer (SSL), do i need to create a separate oracle home for the database?
I am not sure how to Configure Oracle Client for SSL, below steps:
1. Create a certificate request which Generate a public-private key pair.
2. Export the Certificate request and get it signed by your CA (Certificate Authority)
3. Import your CA certificate into wallet as Trusted Certificate.
4. Import the signed certificate into wallet as User Certificate. This certificate status should be Ready.
5. Make sure that Auto Login is turned on.