3
2

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 3 years have passed since last update.

Chrome: "Your connection is not private" と表示された時に、先へ進む方法

Last updated at Posted at 2021-07-12

Chrome で開発中に、自己証明書などを使っていると、 "Your connection is not private", "NET::ERR_CERT_INVELID" と表示されることがあります。

以前は、それでも進むためのボタンが表示されていましたが、 Chrome のあるバージョンからは表示されなくなりました。

image.png

先へ進む方法

詳細情報が表示された状態で、thisisunsafe とキーボードで入力するとページが表示されます。 this is unsafe のようにスペースを入れてはいけません。

警告画面を再度表示させるようにする方法

一度先へ進んだ場合、その情報はブラウザに記録されます。
もういちど警告画面を有効にしたい場合は、 "Re-enable warnings" をクリックします。

image.png

3
2
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
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?