artipie / artipie

Binary Artifact Management Tool
https://www.artipie.com
MIT License
510 stars 65 forks source link

PKCS 12 credentials #1229

Open jmcgrath207 opened 1 year ago

jmcgrath207 commented 1 year ago

Hi Team,

I was wondering if Artipie supports PKCS 12 if I supplied the cert with the file option(see doc below) | https://github.com/artipie/artipie/wiki/Configuration-Credentials#credentials

My use case is I would want to connect/proxy to a upstream pypi repo with PKCS 12 credentials instead of username and password

https://github.com/artipie/artipie/wiki/pypi-proxy

Thanks!

olenagerasimova commented 1 year ago

hi @jmcgrath207 thanks for the question, but unfortunately we do not support PKCS 12 now. Do I understand correctly that you want to use PKCS 12 for "artipie - remote repository" communication, not for "users to artipie" communication?

jmcgrath207 commented 1 year ago

Hi @olenagerasimova, thanks for following up.

That is correct I am only looking at "artipie - remote repository" for my use case.

github-actions[bot] commented 1 year ago

Issue is stale, CC: @artipie/maintainers