CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/15 09:51:05
Modified files:
usr.sbin/rpki-client: parser.c
Log message:
Set the X509 validation depth limit to 12 or double the current depth.
When the limit is reached the object is considered invalid and the tree
traversal stops on that node.
OK beck@ job@
