security - How to support TLS for Artifactory 4.x -


artifactory 4.x not support tls. compromises integrity packages/artifacts pulled in production builds/images. additionally, credentials used authenticate artifactory vulnerable exposure.

how can redirect request on port 80 443

any on how achieve this, thanks.

artifactory 4.x running on tomcat. if want setup tls need either configure tomcat or put reverse proxy in front of it.

see following in artifactory 4.x user guide:
configuring apache
configuring nginx

hth,
yinon


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -