mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +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. ```
12 lines
578 B
Plaintext
12 lines
578 B
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: Pion
|
|
Source: https://github.com/pion/
|
|
|
|
Files: README.md DESIGN.md **/README.md AUTHORS.txt renovate.json go.mod go.sum **/go.mod **/go.sum .eslintrc.json package.json examples.json sfu-ws/flutter/.gitignore sfu-ws/flutter/pubspec.yaml c-data-channels/webrtc.h examples/examples.json
|
|
Copyright: 2023 The Pion community <https://pion.ly>
|
|
License: MIT
|
|
|
|
Files: testdata/seed/* testdata/fuzz/* **/testdata/fuzz/* api/*.txt
|
|
Copyright: 2023 The Pion community <https://pion.ly>
|
|
License: CC0-1.0
|