How to use existing SSL certificate after application cloning
We are planing to implemet SSL across all our environments (DEV,QA,UAT,production).
We will be using self signed certificate for DEV and QA and certificate signed by Certifying authority in UAT and production.
We have to clone our environments from PROD/UAT environments, can you please let me know how should I use existing certificate for DEV and QA environments?
We are using Oracle application 12.0.6 and I dont want to screat a CSR and get is self signed.
Thanks and Regards
Rahul