CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/04/02 20:33:21

Modified files:
        usr.sbin/rpki-client: cert.c 

Log message:
rpki-client: cast extension passed to X509_EXTENSION_get_object()

Again this is currently a noop which is needed since this simple getter
isn't const correct in OpenSSL < 4 and LibreSSL and because OpenSSL 4
fixed this.

discussed with claudio

Reply via email to