FiloSottile / FiloSottile/mkcert

Google chrome returns ERR_CONNECTION_REFUSED

Open
#470 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
59.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## Environment

* OS: MacOS 12.6
* mkcert version: 1.4.4
* Server: localhost
* Client: Chrome 105.0.5195.125

## What you did
mkcert -install
mkcert {$domainName}

## What went wrong

Works well on firefox & safari but not on chrome when accessing my react app on $domainName:3000 using command line:

`HTTPS=true DISABLE_ESLINT_PLUGIN=true SSL_CRT_FILE=~/Documents/$domainName.pem SSL_KEY_FILE=~/Documents/$domainName-key.pem npm run start`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.