summaryrefslogtreecommitdiff
path: root/src/crypto/tls/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/tls: replace VerifyPeerCertificate example with VerifyConnectionFilippo Valsorda2020-06-241-42/+37
* crypto/tls: update ExampleDial with a valid rootJohan Jansson2020-02-211-22/+21
* crypto/tls: add ExampleConfig_VerifyPeerCertificateFilippo Valsorda2019-11-091-0/+53
* crypto/tls: enable TLS 1.3 and update testsFilippo Valsorda2018-11-121-3/+0
* crypto/tls: add examples for [Load]X509KeyPairKevin Burke2018-04-301-0/+73
* crypto/tls: add example for Config KeyLogWriterJoonas Kuorilehto2016-11-171-0/+58
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+57