Replies: 1 comment 3 replies
-
I have been implementing this in a fork. I added mtls cert support to local installs. I can try to open a PR with the feature, but I likely will need to clean it up a bit. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please add private key based authentication (one that works e.g. from curl by passing in the
--cert
and--key
options).Beta Was this translation helpful? Give feedback.
All reactions