h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
527 stars 140 forks source link

reissue t/assets/rsa/cert.pem using t/assets/test-ca.crt #529

Closed kazuho closed 2 months ago

kazuho commented 2 months ago

The current certificate has three issues:

This PR renews the certificate to one issued by picotls test ca with CN changed to rsa.test.example.com in alignment with other certificates used for testing.