CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/03/13 10:48:49
Modified files: lib/libcrypto/x509: x509_alt.c Log message: Check name constraints using the proper API The previous versions were too strict and disallowed leading dots. >From Alex Wilson ok jsing