Skip to content

Commit eab49f6

Browse files
rolandshoemakergopherbot
authored andcommitted
doc: add note about crypto/x509 serial generation
Fixes #67675 Change-Id: I102c779c2a0ccaf6572be354fec3153a0a0a32eb Reviewed-on: https://go-review.googlesource.com/c/go/+/631683 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 7b29662 commit eab49f6

File tree

1 file changed

+3
-0
lines changed
  • doc/next/6-stdlib/99-minor/crypto/x509

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[`CreateCertificate`] will now generate a serial number using a RFC 5280
2+
compliant method when passed a template with a nil [`Certificate.SerialNumber`]
3+
field, instead of failing.

0 commit comments

Comments
 (0)