CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2022/04/11 00:47:39

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

Log message:
Let the templated ASN.1 parse the SIA extension

Instead of using super low level ASN.1 fiddling, let libcrypto's templated
ASN.1 take care of parsing the SIA extension. This trivializes much of this
code.  Resolves one FIXME and adds a missing check for URI type of the SIA
repo resources.

ok claudio

Reply via email to