jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
116 stars 189 forks source link

Implement feature to pass certificate and private key using Artifactory Jenkins Plugin #364

Open oksana-de-waal opened 4 years ago

oksana-de-waal commented 4 years ago

Within our CI Jenkins we are using the Artifactory plugin (https://www.jfrog.com/confluence/display/JFROG/Declarative+Pipeline+Syntax) to upload and download from Artifactory. But we also have Jenkins outside the PGN which needs to contact the Artifactory server. But the Artifactory plugin only uses username:password authentication. This is not working outside the company's network infrastructure. You need to specify the cerificate and private key. This option is available in the Jforg CLI but not in the Jenkins Artifactory plugin.

ukuko commented 3 years ago

if you come until here, maybe you will like this alternative: https://github.com/devopshq/artifactory