How to properly use client certificates? #19184
Unanswered
jsakas
asked this question in
Questions and Help
Replies: 2 comments
-
Hi, Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am wondering if we have a misunderstanding and the client certs are actually for the client, not for the cypress-proxy-server? |
Beta Was this translation helpful? Give feedback.
0 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.
-
I don't know if this is a bug or I configuration error, so I'll start here.
I've got a certificate that I created with mkcert and works fine in chrome and other browsers. When I try to use the
clientCertificates
feature I get not secure warnings in the chrome instance Cypress launches. Here is my config and debug output ... any clues?Beta Was this translation helpful? Give feedback.
All reactions