diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-11-04 23:02:09 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-11-04 23:02:09 +0100 |
commit | 445aab4b7339494e7abce394b4c5cd788df31634 (patch) | |
tree | 8a429ee9c534814b94bcbc53a80320c2e74c6bb5 /tests/data/test2034 | |
parent | c3df44389b41bda1a1efc05f95262db05728f43d (diff) | |
download | curl-445aab4b7339494e7abce394b4c5cd788df31634.tar.gz |
tests: add new feature 'SSLpinning'
... and make test 2034 and 2035 require it, and have it set when built
with OpenSSL or GnuTLS.
Diffstat (limited to 'tests/data/test2034')
-rw-r--r-- | tests/data/test2034 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test2034 b/tests/data/test2034 index 92f6085d1..965c9a1b1 100644 --- a/tests/data/test2034 +++ b/tests/data/test2034 @@ -25,6 +25,7 @@ MooMoo <client> <features> SSL +SSLpinning </features> <server> https Server-localhost-sv.pem |