NorthstarLauncher icon indicating copy to clipboard operation
NorthstarLauncher copied to clipboard

add switch to disable revocation checks in libcurl

Open faky1337 opened this issue 2 years ago • 0 comments

Will disable revocation checks if started with -nosslrevocation. Handy for some people who have issues with revocation checks in Windows Schannel. #182 The cause for the issue is really not known and nobody was able to figure out what the issue might be. This would be a workaround that people could add to their startup txt.

As far as I understand, the checks just try to look up if an issued certificate was revoked later. When removing the CA for northstar.tf I was still not able to connect so it will surely not disable the entire certificate checks.

faky1337 avatar Aug 25 '22 20:08 faky1337