Post #3311253
2026-06-09 19:22 UTC
There's been some confusion around some BRs non-compliant X.509 chains that OpenSSL accepts but Go rejects.
We're not going to introduce complexity in crypto/x509 to support them, but I realized you could always re-encode the issuer as an unsigned root to work around it.
So I made a little web tool to make it easy.
https://github.com/golang/go/issues/31440#issuecomment-4663196149
Replies (0)
No replies.