[GH-ISSUE #272] Unclear instruction - what to do? #176

Closed
opened 2026-02-25 22:32:48 +03:00 by kerem · 1 comment
Owner

Originally created by @WrongBit on GitHub (Jun 22, 2020).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/272

Hi! I work on Win7x64. Under admin I run mkcert -install. All I got is just rootCA-key.pem and rootCA.pem in c:\Users\itshim\AppData\Local\mkcert. How these files will work if they just lie in a folder? I tried to search new certificate in Windows storage, but nothing. Personal, Trusted Root Certification Authorities, Trusted Publishers, Third-Party Root Certification Authorities - nobody has new certificate (despite Windows said it imports certificate). Hell, I even don't know what's the name of the certificate!

Can you please be more detailed what and where is stored? I try to make web server, but browser cannot establish https because no certificate.

Originally created by @WrongBit on GitHub (Jun 22, 2020). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/272 Hi! I work on Win7x64. Under admin I run `mkcert -install`. All I got is just `rootCA-key.pem` and `rootCA.pem` in `c:\Users\itshim\AppData\Local\mkcert`. How these files will work if they just lie in a folder? I tried to search new certificate in Windows storage, but nothing. `Personal`, `Trusted Root Certification Authorities`, `Trusted Publishers`, `Third-Party Root Certification Authorities` - nobody has new certificate (despite Windows said it imports certificate). Hell, I even don't know what's the name of the certificate! Can you please be more detailed what and where is stored? I try to make web server, but browser cannot establish `https` because no certificate.
kerem 2026-02-25 22:32:48 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@FiloSottile commented on GitHub (Oct 25, 2020):

mkcert -install is just the installation step, then you can generate certificates to use with your web server with mkcert example.com or mkcert localhost etc.

See the README for some examples.

<!-- gh-comment-id:716187362 --> @FiloSottile commented on GitHub (Oct 25, 2020): `mkcert -install` is just the installation step, then you can generate certificates to use with your web server with `mkcert example.com` or `mkcert localhost` etc. See the README for some examples.
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#176
No description provided.