fix(windows): setup should ignore cert revocation
Fixes #4385. Chrome has ignored certificate revocation for many years. If it's good enough for Chrome, it's good enough for us. Right? More seriously, sometimes Windows has trouble with its certificate revocation cache, and it seems to be difficult to predict when this will happen. This results in error 12057. https://knowledge.broadcom.com/external/article/169185/ssl-visibility-how-to-resolve-the-certi.html https://www.imperialviolet.org/2012/02/05/crlsets.html
parent
ecc16b43
Please register or sign in to comment