C
C
Caspergreen2019-03-12 10:37:45
Google Chrome
Caspergreen, 2019-03-12 10:37:45

How to disable ssl certificate verification in osx?

5c8761bdcd04b278139422.png
How to disable verification?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2019-03-12
@hempy80

Try launching chrome from terminal

:~$ /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --ignore-certificate-errors &> /dev/null &

does not help with all errors, you can check here

I
Igor Vorotnev, 2019-03-21
@HeadOnFire

Create local self-signed certificates correctly by signing them with a specially crafted local root. Add it (root-certificate) to the keychain. Lessons in the network - a lot, chewed a hundred years ago.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question