og-mightyquest-drop/.github/workflows
aciderix c5047a5548
ci: smoke-test uses -SkipCertificateCheck (PS7); exe itself was already fine
The exe built, ran and served over TLS (cleanup terminated the live mqel_server
process) — the only failure was the test client: PowerShell 7 ignores the
ServicePointManager callback, so Invoke-WebRequest hit PartialChain on our local
CA. Use -SkipCertificateCheck (the supported PS7 way).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YAwXWRrXfghsBrFyNwcouT
2026-06-23 06:33:50 +00:00
..
build-windows-server.yml ci: smoke-test uses -SkipCertificateCheck (PS7); exe itself was already fine 2026-06-23 06:33:50 +00:00