Generate the JKS keystore for the SIP proxy adapter
To configure the SIP proxy adapter, you need a JKS Keystore. The JKS Keystore references the certificate that is already installed on the recorder server.
Before you begin
Get the file name for the server certificate file (.p12) installed on the recorder server.
Procedure
-
To generate JKS keystore for SIP adapter, run the following command:
keytool -importkeystore -srckeystore svr_cert_key.p12 -srcstoretype PKCS12 -destkeystore Five9VS.jks
Replace svr_cert_key.p12 with the server certificate file name.
Replace Five9VS.jks with a name for the keystore.
-
When prompted, enter a password for the keystore.
-
Copy the generated .jks file to the %IMPACT360SOFTWAREDIR%\Conf folder.
-
Include the keystore and password in the SIP Proxy adapter configuration.