CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/29 16:31:29
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Use X509_STORE_CTX_set_flags() instead of doing the same thing by hand
in a much more complicated way.
OK benno@
