aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/tls/example_test.go
AgeCommit message (Expand)Author
2020-06-24crypto/tls: replace VerifyPeerCertificate example with VerifyConnectionFilippo Valsorda
2020-02-21crypto/tls: update ExampleDial with a valid rootJohan Jansson
2019-11-09crypto/tls: add ExampleConfig_VerifyPeerCertificateFilippo Valsorda
2018-11-12crypto/tls: enable TLS 1.3 and update testsFilippo Valsorda
2018-04-30crypto/tls: add examples for [Load]X509KeyPairKevin Burke
2016-11-17crypto/tls: add example for Config KeyLogWriterJoonas Kuorilehto
2014-09-08build: move package sources from src/pkg to srcRuss Cox