Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
Use this procedure to exchange and configure certificates for Avaya Orchestration Designer on a single or multiple application servers.
For multiple application servers, repeat all steps for each application server.
Configure the POM database.
For multiple POM servers, log in to the primary EPM.
For multiple POM servers, you must export and save all the POM certificates.
The Primary server folder $POM_HOME/DDapps/lib* and the External Application Server folder $CATALINA_HOME/lib must contain the same files. If the External Application Server folder $CATALINA_HOME/lib contains any other files than the Primary server folder $POM_HOME/DDapps/lib, ensure you keep only JAR versions of files that are available in $POM_HOME/DDapps/lib.
<Connector protocol="HTTP/1.1"
port="7443" minSpareThreads="5" maxSpareThreads="75"
enableLookups="true" disableUploadTimeout="true"
acceptCount="100" maxThreads="200"
scheme="https" secure="true" SSLEnabled="true"
keystoreFile="/opt/AppServer/Tomcat/tomcat/conf/myTrustStore" keystoreType="JKS" keystorePass="changeit"
clientAuth="false" sslEnabledProtocols="TLSv1.2"
ciphers="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_EMPTY_RENEGOTIATION_INFO_SCSV"/>
The system prompts to set runtimeconfig password at the first login to the local application server.
The system displays Change Keystore page.
If you have installed the application server on the same server where you install POM, then the <Absolute-path-appserver-home> is set in the {$APPSERVER_HOME} environmental variable.
To use a different trust store and the password, change the Absolute-path-appserver-home>/conf/server.xml file accordingly, and ensure that the server.xml keystore path is valid and matches with Avaya Orchestration Designer application certificate as <Absolute-pathappserver-home>/conf/myTrustStore.
For SAN field, enter the values in the IP:<IP address> or DNS: <hostname> format.
The self-signed certificate is valid only for 1186 days.
The Common Name (CN) field should have Hostname/FQDN.
If Enable Server Identity Validation parameter is set to Yes under the security settings, in the Certificate tab of the Experience Portal, then you must have Hostname/FQDN set in SAN field.
If you have configured orchestration designer applications with the URI containing the IP address under the Applications tab of the system configuration in the Experience Portal, then you must have the IP address set in the SAN field.
The system displays the Certificates page.
The system displays the Add Certificate page.
The system displays the Certificates page.
The system displays the Add Certificate page.
In a multiple POM server environment, you must fetch the primary EPM certificate from all auxiliary EPM servers.
If EPM certificate signing is disabled using the Disable Signing button from Security > Certificate > EP signing certificate and custom CA signed certificates are used, you must import all the CA certificates into POM truststore using POM trusted certificates page under Configurations.
If EPM signing is enabled, you must import the EP root certificate, that is, EP signing certificate, into POM trust store using POM trusted certificate page.
The Avaya Orchestration Designer application fetches the axis2 certificate and adds it to the list of certificates.
The system displays the Certificates page.
The system displays the Add Certificate page.
The system displays the Certificates page.
The system displays the Certificates page.
The system displays the Import Trusted Certificate page.
For a multiple POM server environment, you must fetch the primary EPM certificate from all auxiliary EPM servers.
The system displays the Certificates page.
For multiple POM servers, log in to the primary EPM.