==== create-libressl-test-certs ==== perl /home/src/regress/lib/libssl/verify/create-libressl-test-certs.pl ==== run-verify ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libssl/verify/verify.c cc -o verify verify.o -lcrypto -lssl ./verify unusual wildcard cert, no CA given to client: ok unusual wildcard cert, CA given to client: ok common wildcard cert, no CA given to client: ok common wildcard cert, CA given to client: ok server sends all chain certificates: ok PASS /home/src/regress/lib/libssl/verify/verify.c