79461236

Date: 2025-02-23 12:52:59
Score: 3
Natty:
Report link

A few things.

If you want TLS access to Artifactory, the best option is to set up a Nginx server in front of Artifactory (even on the same machine) and have the ssl termination handled by it. Artifactory can generate a nginx config snippet to make this set up very easy. See here: https://jfrog.com/help/r/jfrog-artifactory-documentation/reverse-proxy-settings

Turning on TLS is only if you must have internal TLS communication and is generally not needed.

I want to clarify. You currently have access on 8082 over http? or https? If it is http, then I suspect the access.config.import did not work to enable TLS.

Reasons:
  • Blacklisted phrase (1): did not work
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: David Livshin