To ensure that specific certificates are readily available for use by all the products that you intend to deploy, you can leverage the customCertificates key. This secret allows you to add certificates that will be automatically deployed to the "trusted" directory located at $JFROG_HOME/<product>/var/etc/security/keys.
Example:
Example:
global: customCertificates: enabled: true certificateSecretName: your-custom-certificate-secret