* tests/Makefile.am: Enable Test-https-badcerts again

This commit is contained in:
Tim Rühsen 2017-05-09 11:05:56 +02:00
parent ffe75d0867
commit f68d001626

View File

@ -135,8 +135,8 @@ PX_TESTS = \
Test-https-selfsigned.px \
Test-https-weboftrust.px \
Test-https-clientcert.px \
Test-https-crl.px
# Test-https-badcerts.px
Test-https-crl.px \
Test-https-badcerts.px
EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
SSLTest.pm SSLServer.pm \