CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/13 00:40:56
Modified files:
regress/lib/libcrypto/x509/rfc3779: rfc3779.c
Log message:
rfc3779 regress: add an actual range
This improves the test coverage of make_addressRange() where there is an
annoyance with unused bits in the RFC 3779 ASN.1 encoding versus trailing
ones in the network encoding that the X509v3_addr_add_range() API expects.
