Configure the keystore for use by DPS Platform
You must copy to the DPS Platform host the certificate file that was exported (for self-signed certificates) or the certificate you received from the Certificate Authority (CA).
You must copy to the DPS Platform host the certificate file that was exported (for self-signed certificates) or the certificate you received from the Certificate Authority (CA).
keytool -import -alias jetty -file <certificate_file> -keystore $JRE_HOME/lib/security/cacerts