]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: sort the list of fields used by CreateCertificateRequest.
authorAdam Langley <agl@golang.org>
Wed, 8 Feb 2017 17:41:39 +0000 (09:41 -0800)
committerAdam Langley <agl@golang.org>
Thu, 9 Feb 2017 18:34:18 +0000 (18:34 +0000)
commit6a29806e018acc3bf0c17c9d6b946b9ba8edeb4d
tree8cceb881890627e1af143ff498da768967164c87
parent7853b090dd8e9f02147581c4e7bdbb45021e787c
crypto/x509: sort the list of fields used by CreateCertificateRequest.

Change-Id: I67589cb9e728e6c7df5ef6e981189193154338d3
Reviewed-on: https://go-review.googlesource.com/36559
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/x509/x509.go