Enabling CA Signed Certificate in Oracle JCS and On-Premises WebLogic (How To Series)
Tools: KeyTool,
Openssl (Optional)
Introduction
By default
Oracle JCS server has self-signed certificate based SSL/TLS. For enhanced
security and trust, we have to use CA signed certificates. This document can be used for both On-premises
WebLogic servers and Oracle JCS based Weblogic servers. Implementing CA signed
certificate can prevent hacking attack like man-in-the-middle. Using CA signed
certificates internal and external communications between services can be
secured. Also environment access can be secured.
Key Features covered in Document
1) Brief
about CA signed certificates and how chain of certificates are maintained.
2) How to
implement chain of CA sign certificate on WebLogic admin and managed server.