jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
538 stars 236 forks source link

Support for client p12 certificate #113

Open skanakh opened 7 years ago

skanakh commented 7 years ago

We have a jFrog Artifactory with client p12 certificate. Now when users are trying to upload/download files to artifactory using JFrog CLI client, they are facing issues as there is no certificate authentication available in JFrog CLI.
Putting the certificate in security folder works for SSL certiifcate but not for p12 client certificate. Is there any other way to add the certificate to JFrog CLI ?

uttambkr commented 6 years ago

Even i have the same issue facing. Any progress on this issue?

Thanks UK