1
0
mirror of https://github.com/golang/go synced 2024-11-26 02:07:57 -07:00
go/doc
Roland Shoemaker b18b058816 crypto/x509: gate Policies marshaling with GODEBUG
Use a GODEBUG to choose which certificate policy field to use. If
x509usepolicies=1 is set, use the Policies field, otherwise use the
PolicyIdentifiers field.

Fixes #64248

Change-Id: I3f0b56102e0bac4ebe800497717c61c58ef3f092
Reviewed-on: https://go-review.googlesource.com/c/go/+/546916
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-12-11 23:29:45 +00:00
..
asm.html doc: document PCALIGN directive 2023-11-28 19:15:27 +00:00
go1.17_spec.html doc/go_spec.html: rename golang.org to go.dev 2023-12-05 20:45:10 +00:00
go1.22.html doc: document SEH changes 2023-12-11 21:47:33 +00:00
go_mem.html doc: fix html tags 2023-08-03 14:43:29 +00:00
go_spec.html doc/go_spec.html: rename golang.org to go.dev 2023-12-05 20:45:10 +00:00
godebug.md crypto/x509: gate Policies marshaling with GODEBUG 2023-12-11 23:29:45 +00:00