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

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -