CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/07 06:23:01
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
Limit the URL embedded in .cer files to only consist out of isalnum or
ispunct characters. Everything else is fishy and so block those early on.
OK millert@ job@
