简体   繁体   中英

Change the Artifactory Server Certificate

I see documentation on trusting certificates for Artifactory to connect outside but I want to run artifictory with a certifiacte signed by my enterprise CA. How do I do that?

Signed certificate with microsoft enterprise CA. exported and converted to PEM, just need to know where the conf is for changing the server's certificate to use this

JFrog Artifactory is bundled with a Tomcat server which runs the actual app. You can change the settings in the settings.xml to use a signed certificate (which does require a restart of Artifactory, so please be aware of that). Tomcats own documentation has great details on which steps are required

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM