CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 03:29:16
Modified files:
usr.sbin/rpki-client: ccr.c
Log message:
rpki-client: convert ccr.c to ASN1_BIT_STRING_set1()
This becomes slightly simpler and more correct with this change.
In particular, this now makes sure that the unused bits are set
to 0 as required by the DER.
ok claudio job
