Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Product Name

CSAT Pro

Product Version

All

Date



Problem

Info

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

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "sbp_fer"

Copyright © 2020

Center for Internet Security®


Page Properties
hiddentrue

Action

Name(s)

Date

Linked ticket

https://cisecurity.atlassian.net/browse/SUPPORT-15684

Created by

Nick Romanzo

Reviewed by

Nick Romanzo Amanda McGown Andrew Dannenberger

Approved by

Remove by