/
CSAT Pro TLS Cert Expired
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
, multiple selections available,
Related content
CIS Security Best Practice Products
CIS Security Best Practice Products
Read with this
How to generate a new TLS key and update CIS Products with new TLS information
How to generate a new TLS key and update CIS Products with new TLS information
More like this
End of Life (EOL) for CIS-CAT Pro Assessor v3
End of Life (EOL) for CIS-CAT Pro Assessor v3
Read with this
How to use TLS 1.2/1.3 with CSAT Pro
How to use TLS 1.2/1.3 with CSAT Pro
More like this
Is CSAT Pro Compatible With .pfx or .cfx Certificates?
Is CSAT Pro Compatible With .pfx or .cfx Certificates?
More like this
Replacing Expired Dashboard TLS Certificate
Replacing Expired Dashboard TLS Certificate
More like this