]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: revert Policies marshaling behavior
authorRoland Shoemaker <roland@golang.org>
Mon, 4 Dec 2023 18:00:41 +0000 (10:00 -0800)
committerRoland Shoemaker <roland@golang.org>
Wed, 6 Dec 2023 17:10:44 +0000 (17:10 +0000)
commit5214949d41dda9d02490526d4e92a6cfa91a2b4a
treed8e56a17576e1913beaf1ba7d8234b27ab052224
parentc002a5d8abef3037dd5f13e0c60cf42b86b4d885
crypto/x509: revert Policies marshaling behavior

Don't marshal Policies field.

Updates #64248

Change-Id: I7e6d8b9ff1b3698bb4f585fa82fc4050eff3ae4d
Reviewed-on: https://go-review.googlesource.com/c/go/+/546915
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/crypto/x509/x509.go
src/crypto/x509/x509_test.go