mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #195] more ssl errors #124
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#124
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 @nattyebola on GitHub (Aug 30, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/195
hello,
after installing mkcert cetificates on my local machine
and use generated certificates in a nginx container
docker-compose.yaml
nginx.conf
i have one of this errors :
curl :
firefox :
PR_END_OF_FILE_ERROR
chrome :
ERR_CONNECTION_RESET or ERR_CONNECTION_CLOSED
what did i wrong ?
@FiloSottile commented on GitHub (Sep 10, 2019):
I don't think this has anything to do with mkcert, because the error occurs before certificates are exchanged, sorry.