diff options
author | Yang Tse <yangsita@gmail.com> | 2011-10-06 20:26:42 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-10-06 20:26:42 +0200 |
commit | 1958fe5745d8e7c3817108f614d319abc38a5f5f (patch) | |
tree | ac122079e53af2ca2dcce475b6567cb67b21deb0 /tests/FILEFORMAT | |
parent | f7bfdbabf2d5398f4c266eabb0992a04af661f22 (diff) | |
download | curl-1958fe5745d8e7c3817108f614d319abc38a5f5f.tar.gz |
test harness: non-stunnel https server integration overhaul
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 4c97db4f8..72af82325 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -158,7 +158,8 @@ rtsp-ipv6 imap pop3 smtp -http+tls-srp +httptls+srp +httptls+srp-ipv6 Give only one per line. This subsection is mandatory. </server> @@ -183,6 +184,7 @@ SSL socks unittest debug +TLS-SRP as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server |