CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/19 15:12:56
Modified files:
usr.sbin/rpki-client: ccr.c
Log message:
Create the signedObject OID via OBJ_dup(signedobj_oid)
This is needed for compatibility with OpenSSL 1.1 which we nominally still
support.
Found and tested by benno
