Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1580

Let Artifactory use HTTPS settings

$
0
0

If I want users to use HTTPS to Artifactory UI, how should I set it up?I refer to: https://jfrog.com/help/r/artifactory-how-to-debug-ssl-issues-with-artifactory/ssl-certificate-issues-from-artifactory-perspective

But no success.

I entered https://FQDN:8443 and "HTTP 404" appeared. I'm not sure what went wrong. The following are the settings I made in system.yaml:

artifactory:     tomcat:         httpsConnector:             ## Enable connector with SSL/TLS             enabled: true             ## Port to use for the HTTPS connector             port: 8443             ## Certificate file to use             certificateFile: "/tmp/arti.crt"             ## Certificate key file to use.             certificateKeyFile: "/tmp/arti.key"

Please ask if you can provide some suggestions, thank you.

Users can connect directly to Artifactory using HTTPS


Viewing all articles
Browse latest Browse all 1580

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>