]> granicus.if.org Git - php/commit
Remove SNI test that trigger request to sni.velox.ch
authorJakub Zelenka <bukka@php.net>
Mon, 9 Nov 2015 18:11:18 +0000 (18:11 +0000)
committerJakub Zelenka <bukka@php.net>
Mon, 9 Nov 2015 18:11:18 +0000 (18:11 +0000)
commit1a12403002c51c786a1355e8f9bb6e2849068d4e
tree7f67f793717388eb2ffa59cbb8de9c76f191d4ba
parentfd61666d96277779b1b85f59a0651cb42eed3420
Remove SNI test that trigger request to sni.velox.ch

This has been requested by Kaspar Brand who provides
sni.velox.ch. That site is only for interactive
testing and not for unit/integration/regression testing.
Although this test is run only in special cases (when
SNI_TESTS is defined) it should still be removed.

Also this test is not reliable as it depends on external
resources.
ext/openssl/tests/sni_001.phpt [deleted file]