[GH-ISSUE #157] mac work fine but "password" always request on client certificates #97

Closed
opened 2026-02-25 22:32:35 +03:00 by kerem · 2 comments
Owner

Originally created by @x-077 on GitHub (Apr 16, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/157

Hello,

Thanks for that amazing too. Everything is working smoothly, except that when I connect to the website using chrome, after I select the client certificate I always get this popup asking for my password. Is there a way to get ride of it ?

I followed the instruction :

mkcert -install
then mkcert "*.exemple.com" example.com localhost 127.0.0.1
followed by mkcert -client -pkcs12 "*.example.com" example.com locahost 127.0.0.1

I use the export variable also for node.

image

It happens only from a new window, maybe it's required by chrome to access the keystore ?

Thanks.

Originally created by @x-077 on GitHub (Apr 16, 2019). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/157 Hello, Thanks for that amazing too. Everything is working smoothly, except that when I connect to the website using chrome, after I select the client certificate I always get this popup asking for my password. Is there a way to get ride of it ? I followed the instruction : `mkcert -install` then `mkcert "*.exemple.com" example.com localhost 127.0.0.1` followed by `mkcert -client -pkcs12 "*.example.com" example.com locahost 127.0.0.1` I use the `export` variable also for node. ![image](https://user-images.githubusercontent.com/30625765/56216848-76efcf80-6062-11e9-8e2b-5379db85bd63.png) It happens only from a new window, maybe it's required by chrome to access the keystore ? Thanks.
kerem closed this issue 2026-02-25 22:32:35 +03:00
Author
Owner

@FiloSottile commented on GitHub (Apr 16, 2019):

How did you install the client certificate?

If you move it from the System keychain to the login one, does it solve it?

<!-- gh-comment-id:483696582 --> @FiloSottile commented on GitHub (Apr 16, 2019): How did you install the client certificate? If you move it from the System keychain to the login one, does it solve it?
Author
Owner

@x-077 commented on GitHub (Apr 16, 2019):

Hello @FiloSottile ,

It's the same. Both ( CA and client ) are in the login keychain but it still ask me for the password.

Thanks

<!-- gh-comment-id:483724543 --> @x-077 commented on GitHub (Apr 16, 2019): Hello @FiloSottile , It's the same. Both ( CA and client ) are in the login keychain but it still ask me for the password. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#97
No description provided.