Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove test case 0 from tls-cnnic-whitelist
I looks like this test has not worked as expected since commit 2bc7841 ("test: use random ports where possible"). The test in that commit checked for `CERT_REVOKED` which was returned by CheckWhitelistedServerCert. CheckWhitelistedServerCert was later removed in commit dc87543 ("src: drop CNNIC+StartCom certificate whitelisting"). I'm suggesting that this test case be removed as I don't think it is valid anymore.
- Loading branch information