48
23

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

localhostで開発中にGoogle Chromeで「この接続はプライバシーが保護されません」が出たときの対処法【NET::ERR_CERT_INVALID】

Last updated at Posted at 2020-06-02

ローカル環境(localhost)で開発中にGoogle Chromeで「この接続はプライバシーが保護されません」という表示が出たときの対処法です。
【NET::ERR_CERT_INVALID】

スクリーンショット 2020-05-31 16.14.43.png

詳細設定をクリックする

詳細設定をクリックすると下記のように詳細情報が表示されます。
スクリーンショット 2020-05-31 16.15.24.png

詳細情報が表示された状態で【thisisunsafe】と打つ

詳細情報が表示された状態で、thisisunsafeとキーボードで打ちます。
そうすると、接続ができるようになります。

ローカル環境(localhost)でssl化したときに少しハマったのでまとめました。

48
23
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
48
23

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?