Previous Topic: Create and Implement Your Own Self-Signed CertificateNext Topic: Configure JBoss Web Server for custom SSL certificates prohibiting jar signing


About Using a Certificate Issued by a Third-Party Certificate Authority

CA Process Automation supports third-party security certificates for HTTPS web access and signing of jars. Use your own resources to obtain a trusted SSL certificate from the Certificate Authority of your choice. This procedure is beyond to scope of this guide.

The use of third-party security certificates requires the use of third-party tools. The set-up process also requires manual changes to the OasisConfig properties file (install_dir/server/c2o/.config/OasisConfig.properties). Before you begin, become familiar with the basic concepts of security certificates and keystores and the keytool utility provided with the Java JDK.

Implementing third-party security certificates requires updating values for three parameters in the OasisConfig properties file:

More information:

Oasis Configuration Properties File