Symantec live update

broken image
broken image

The alias of the imported certificate has to be changed to lua now: Keytool.exe -delete -alias lua -keystore server-cert.ssl –storepass The original LUA alias has to be deleted from the keystore now: Import command completed: 1 entries successfully imported, 0 entries failed or cancelledĬopy the alias to a text file for later use (reference to it will be old alias). Keytool.exe -importkeystore -srckeystore NEW-CERT.pfx -destkeystore server-cert.ssl -srcstoretype PKCS12 -deststoretype JKS -srcstorepassĮntry for alias le-1234b8d9-d7de-5678-b321-d291ec111ez9 successfully imported.

broken image

Now import the certificate to the server-cert.ssl certificate store using keytool: Make a backup of the original certificate store:Ĭopy server-cert.ssl Ĭopy the PFX-file of your new certificate NEW-CERT.pfx to the actual directory. Open an elevated CMD and move to the following directory: WARNING: Do NOT copy the shown commands from this document directly to CMD. The goal of this HOWTO is a description of the process to implement an CA-signed certificate into LiveUpdate Administrator. LiveUpdate Administrator – HOWTO changing the SSL Certificate