Skip to content

tls: failed to verify certificate: x509: “CloudFlare Origin Certificate” certificate is not standards compliant #62361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hktalent opened this issue Aug 30, 2023 · 1 comment

Comments

@hktalent
Copy link

macOS 13.5 (22G74)
$ go version
go version go1.20.7 darwin/amd64

···
$ go tool pprof -seconds=600 -http=:9999 https://127.0.0.1:8081/debug/pprof/heap
Fetching profile over HTTP from https://127.0.0.1:8081/debug/pprof/heap?seconds=600
Please wait... (10m0s)
https://127.0.0.1:8081/debug/pprof/heap: Get "https://127.0.0.1:8081/debug/pprof/heap?seconds=600": tls: failed to verify certificate: x509: “CloudFlare Origin Certificate” certificate is not standards compliant
failed to fetch any source profiles
···

But version 1.9 is correct

@seankhliao
Copy link
Member

Duplicate of #51991

@seankhliao seankhliao marked this as a duplicate of #51991 Aug 30, 2023
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
@golang golang locked and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants