linkerd2/pkg/tls
Tarun Pothulapati c4f8ba270d
Generate Identity certs with alternate domain names (#4920)
Updating only the go 1.15 version, makes the upgrades fail from older versions,
as the identity certs do not have that setting and go 1.15 expects them. 
This PR upgrades the cert generation code to have that field, 
allowing us to move to go 1.15 in later versions of Linkerd.
2020-09-03 22:33:10 +05:30
..
ca.go Generate Identity certs with alternate domain names (#4920) 2020-09-03 22:33:10 +05:30
ca_test.go Spelling (#4872) 2020-08-12 21:59:50 -07:00
codec.go Spelling (#4872) 2020-08-12 21:59:50 -07:00
codec_test.go Support parsing PKCS8 encoded private keys (#4597) 2020-06-23 19:10:19 -07:00
cred.go Update identity to make certs more diagnosable (#3990) 2020-02-13 11:21:41 +02:00
cred_test.go Upgrade to go 1.14.2 (#4278) 2020-04-20 17:14:51 -07:00