1
1

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.

[エラー] NET::ERR_CERT_INVALID の対処

Posted at

概要

  • 自己証明や特定のアプリケーションで NET::ERR_CERT_INVALID が出て困っている時の対処です。
  • 接続先は安全であることが前提です。(自分で立てたサーバなど)

エラー内容

スクリーンショット 2021-05-30 19.33.36.png

  • サイト名は個人の検証用なので隠してません。

対処

  • 上記の画面でキーボードで下記を入力します。
    • thisisunsafeEnterキー
    • 画面には表示されませんが、Enterを押したタイミングで再読み込みされページにアクセスが可能になります。
1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?