th5/testdata
Adam Langley bd4954ddeb crypto/tls: update testing certificates.
This change alters the certificate used in many tests so that it's no
longer self-signed. This allows some tests to exercise the standard
certificate verification paths in the future.

Change-Id: I9c3fcd6847eed8269ff3b86d9b6966406bf0642d
Reviewed-on: https://go-review.googlesource.com/13244
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Adam Langley <agl@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
2015-08-05 19:06:51 +00:00
..
Client-TLSv10-ClientCert-ECDSA-ECDSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-ClientCert-ECDSA-RSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-ClientCert-RSA-ECDSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-ClientCert-RSA-RSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-ECDHE-ECDSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-ECDHE-RSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv10-RSA-RC4 crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv11-ECDHE-ECDSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv11-ECDHE-RSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv11-RSA-RC4 crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ALPN crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ALPN-NoMatch crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ClientCert-ECDSA-ECDSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ClientCert-ECDSA-RSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384 crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ClientCert-RSA-ECDSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ClientCert-RSA-RSA crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ECDHE-ECDSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384 crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ECDHE-ECDSA-AES-GCM crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-ECDHE-RSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-RSA-RC4 crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Client-TLSv12-SCT crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Server-SSLv3-RSA-3DES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-SSLv3-RSA-AES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-SSLv3-RSA-RC4 crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv10-ECDHE-ECDSA-AES crypto/ecdsa: make Sign safe with broken entropy sources 2015-01-28 01:39:51 +00:00
Server-TLSv10-RSA-3DES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv10-RSA-AES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv10-RSA-RC4 crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv11-FallbackSCSV crypto/tls: support TLS_FALLBACK_SCSV as a server. 2014-10-15 17:54:04 -07:00
Server-TLSv11-RSA-RC4 crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ALPN crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ALPN-NoMatch crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-CipherSuiteCertPreferenceECDSA crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-CipherSuiteCertPreferenceRSA crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ClientAuthRequestedAndECDSAGiven crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ClientAuthRequestedAndGiven crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ClientAuthRequestedNotGiven crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ECDHE-ECDSA-AES crypto/tls: update the supported signature algorithms. 2015-04-30 03:47:51 +00:00
Server-TLSv12-IssueTicket crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-IssueTicketPreDisable crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-Resume crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-ResumeDisabled crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-RSA-3DES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-RSA-AES crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-RSA-AES256-GCM-SHA384 crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-RSA-AES-GCM crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-RSA-RC4 crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-SNI crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-SNI-GetCertificate crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00
Server-TLSv12-SNI-GetCertificateNotFound crypto/tls: update testing certificates. 2015-08-05 19:06:51 +00:00