Thursday, March 3, 2016

How to install SSL certificate for your application on the server.



source your environment using application or weblogic environment 

First you need to create request certificate for your application or server using Oracle Wallet manager.
































yes -> enter all the required information based on your requirement to create certificate request
common name: applcation server name
 
CN: server name
OU : your organization name
O : client name
L location
S state
C = US


















OK. It will create certificate what location is you want to save and make auto login is enable.




















now you can see csr file, cwallet.sso and ewallet.p12 file in your directory

-rw-------   1 xxxxx dba         9261 Mar  3 12:43 cwallet.sso
-rw-------   1 xxxxxx dba         9184 Jan 25 19:07 ewallet.p12

-rwxr-xr--   1 xxxxxxx dba         1078 Jan 23 12:27 iwebd3.csr


Your client should have account symantec (managed PKI for ssl Subscriber Services)

Enroll Standard SSL Certificate, enter all your information and upload your csr file.

your SSL admin approve your request, you will notify from symantec and you can download your ssl certificate, intermediate certificate and save those in the wallet directory.

you can validate the certificate with various tool.

eg : https://www.sslshopper.com/ssl-checker.html


Now you can open the wallet manager and import your Trusted certificate.
























No comments: