aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/tls/generate_cert.go
AgeCommit message (Expand)Author
2020-07-03crypto/tls: create certs w/o KeyEncipherment KU for non-RSA keys in generate_...Daniel
2019-10-11crypto/tls: consistently use %v for error formattingfenos
2019-05-17crypto/tls: add support for Ed25519 certificates in TLS 1.2 and 1.3Filippo Valsorda
2018-02-13crypto/tls: handle errors in generate_cert.goKevin Burke
2017-04-10crypto/tls: recommend P256 elliptic curveKevin Burke
2014-09-08build: move package sources from src/pkg to srcRuss Cox