summaryrefslogtreecommitdiff
path: root/test/regression/interoperability_test/ecc_certificates
AgeCommit message (Collapse)Author
2026-08-13Renewed interoperability test certificates (#420)Frédéric Desbiens
Replace expired TLS, DTLS, and MQTT credentials with test-only certificates valid through 2046. Keep PEM and embedded DER/CRL fixtures synchronized, retain the legacy curve and extension cases, and add a CTest validation that checks validity, keys, chains, CRLs, and embedded byte arrays. Assisted-by: Codex (gpt-5.6-sol) <[email protected]>
2023-12-22Add secure interoperability test. (#222)Wenhui Xie