CSAT Pro TLS Cert Expired


Product Name

CSAT Pro

Product Version

All

Date

Nov 3, 2021



 

Problem

My TLS certificate for CSAT Pro has expired

 

Solution

You will need to regenerate the key. Run this command to update the CA Cert expiration date.

keytool -genkey -keyalg RSA -alias tomcat -keystore selfsigned.jks -validity 365 -keysize 2048

To update CSAT with the new cert, go to the CSAT_Pro\conf\ccpd-config.yml file and update the key-store line with the correct file path and key information -

 

server: port: 443 ssl: enabled: true key-store: C:\Program Files\CSAT_Pro/certificates/password.jks key-store-password: "password" key-alias: "password" key-password: "password"

Keywords; Certificate Expired TLS

Content by Label


Copyright © 2020

Center for Internet Security®