13

Chrome gets stuck in security error page: Does not display the advanced tab(/button/paragraph) to proceed.

Connection is not Private

greybeard
  • 2,249
  • 8
  • 30
  • 66
Sara N
  • 1,079
  • 5
  • 17
  • 45
  • Use this video, could resolve on my machine - https://www.youtube.com/watch?v=4hb6iD3nP6g&list=PL6n9fhu94yhW7yoUOGNOfHurUE6bpOO2b&index=17 – HydPhani Jul 28 '23 at 12:56

2 Answers2

30

Attention, Attention

I have found that the best (and only) way to override Chrome is to type the phrase thisisunsafe at the Chrome generate webpage that blocks you. We have servers on an internal network which use SSL but which are not externally signed and this is the only way to get to them.

enjoy it ;)

Yuseferi
  • 7,931
  • 11
  • 67
  • 103
4

enter chrome://flags/#allow-insecure-localhost in chrome browser

imp: change your earlier url eg: if you have used testweb.dev change it to testweb.test

now restart the server go to http://testweb.test

Sanjay
  • 838
  • 1
  • 14
  • 21