In some scenarios you might want to force Access to generate a new CA Certificate. To force JFrog Access to regenerate the CA certificate and matching private key, do the following.
Create a
reset_ca_keys
file and place it under$JFROG_HOME/artifactory/var/bootstrap/etc/access/keys
.Restart Artifactory.
If you have already set TLS between Artifactory and other JFrog Platform nodes, copy the new
ca.crt
to thetrusted
directories on all the JFrog Platform nodes.