You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Fix casing on the file to load in LoadCertificateFromFile
It is "MS.cer" in the testdata package. This passed on Windows non-POSIX filesystems, but caused a failure for the wrong reason when trying to use the tests for TDD on Unix.
0 commit comments