certificates
certificates copied to clipboard
[Bug]: Error on Windows curl CRYPT_E_NO_REVOCATION_CHECK
Steps to Reproduce
I ran the bootstrap command with --install on a Windows 10 and 11 but cannot find the trusted certificate in the trusted computer store nor does a curl command respond without an error. This results in Apache not being able to call /directory to our step-ca server. The command itself reports the installation succeeded.
Your Environment
Windows 10 Pro 22H2 Windows 11 Pro 24H2 Smallstep CLI/0.28.2 (windows/amd64) Release Date: 2024-11-20T19:14:16Z
Expected Behavior
.
Actual Behavior
curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.
Additional Context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).