Develop A Chrome Extension That Overrides Ssl Certificate Exception For A Self Signed Certificate
I frequently access a trusted website that uses a self signed certificate. Every time I access it I need to click - through the SSL error page. I know that it is possible to do som
Solution 1:
I don't think this is available as an extension API, pinning certificates.
Post a Comment for "Develop A Chrome Extension That Overrides Ssl Certificate Exception For A Self Signed Certificate"