mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #295] Installation of root CA for OpenSSL #189
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mglaman on GitHub (Sep 14, 2020).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/295
👋 This is a follow up to a tweet I made earlier: https://twitter.com/nmdmatt/status/1305206184094445571
Basically, PHP sockets fail to connect to a site using certificates with mkcert. That is because the
openssl.capathdoes not contain the mkcert root CA.@FiloSottile commented on GitHub (Oct 25, 2020):
Thank you, this is a duplicate of #199!