mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00

TestBadCertificate is no longer needed for 1.24+ ``` CreateCertificate will now generate a serial number using a RFC 5280 compliant method when passed a template with a nil Certificate.SerialNumber field, instead of failing. ```