Advanced configuration : client certificates #164
Unanswered
cpainchaud
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I would like to add the following to my host:
ssl_client_certificate /etc/nginx/client_certs/ca.crt;
sl_verify_client on;
but the problem is I dont know where to drop my files and what would be the path ...
Beta Was this translation helpful? Give feedback.
All reactions