1
0
mirror of https://github.com/golang/go synced 2024-11-08 09:26:11 -07:00
go/src/crypto/x509
chauncyc cde282dbdd crypto/x509: add IPAddresses to list of template fields used by CreateCertificate
Change-Id: Ifbdf33ee4e413c3edba59b7dbed00ab90698cd35
GitHub-Last-Rev: c3bd33c4cf
GitHub-Pull-Request: golang/go#34277
Reviewed-on: https://go-review.googlesource.com/c/go/+/195157
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2019-09-30 21:25:36 +00:00
..
pkix
testdata
cert_pool.go
example_test.go crypto/x509: add Ed25519 to ExampleParsePKIXPublicKey 2019-07-29 16:52:01 +00:00
name_constraints_test.go src: gofmt -s 2019-09-09 18:57:05 +00:00
pem_decrypt_test.go all: remove PEM-encoded private keys from tests 2019-05-21 20:03:55 +00:00
pem_decrypt.go
pkcs1.go crypto/x509: normalize and expand docs of Parse and Marshal functions 2019-06-20 19:38:48 +00:00
pkcs8_test.go crypto/x509: add support for Ed25519 certificates and keys 2019-05-15 18:51:12 +00:00
pkcs8.go crypto/x509: normalize and expand docs of Parse and Marshal functions 2019-06-20 19:38:48 +00:00
root_aix.go
root_bsd.go
root_cgo_darwin.go crypto/x509: include roots with empty or multiple policies on macOS 2019-05-22 16:23:17 +00:00
root_darwin_arm_gen.go
root_darwin_armx.go
root_darwin_test.go crypto/x509: fix and cleanup loadSystemRoots on macOS 2019-05-22 16:20:11 +00:00
root_darwin.go
root_js.go
root_linux.go crypto/x509: look for CAs at /etc/ssl/cert.pem for Alpine Linux 2019-03-26 22:10:49 +00:00
root_nacl.go
root_nocgo_darwin.go
root_plan9.go
root_solaris.go
root_unix_test.go
root_unix.go
root_windows.go runtime, crypto/x509: fix vet complaints for all windows 2019-05-09 21:13:39 +00:00
root.go
sec1_test.go
sec1.go crypto/x509: normalize and expand docs of Parse and Marshal functions 2019-06-20 19:38:48 +00:00
test-file.crt
verify_test.go
verify.go all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00
x509_test_import.go all: remove PEM-encoded private keys from tests 2019-05-21 20:03:55 +00:00
x509_test.go crypto/x509: allow nil Certificates to be compared in Equal 2019-08-28 17:13:49 +00:00
x509.go crypto/x509: add IPAddresses to list of template fields used by CreateCertificate 2019-09-30 21:25:36 +00:00