Your custom CA certificate must meet the prerequisites.
Use a Custom TLS certificate with the Artifactory and Router ports
Note
If you have not started the application for the first time, you need to create the /router/keys/ folder manually.
Copy the certificate and key files to the
bootstrap/router/keys/custom-server.crtandbootstrap/router/keys/custom-server.key.custom-server.keyis the private key filecustom-server.crtis the cert fileImportant
The files should be named exactly according to their names above.
Copy the CA of the custom TLS certificate in
etc/security/keys/trusted/.Restart the Artifactory node and let the router use the bootstrapped certificate.
Enable TLS on Artifactory by setting
artifactory.tomcat.httpsConnector.enabledto true in thesystem.yamlfile.Restart the Artifactory node again.
Copy the CA of the custom TLS certificate in
etc/security/keys/trusted/of all the JFrog Products nodes installed in the same JPD.If applicable, copy the CA to the load balancer.