mirror of
https://github.com/curl/curl.git
synced 2026-07-26 14:17:50 +03:00
tests: add new feature 'SSLpinning'
... and make test 2034 and 2035 require it, and have it set when built with OpenSSL or GnuTLS.
This commit is contained in:
parent
c3df44389b
commit
445aab4b73
4 changed files with 12 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ MooMoo
|
|||
<client>
|
||||
<features>
|
||||
SSL
|
||||
SSLpinning
|
||||
</features>
|
||||
<server>
|
||||
https Server-localhost-sv.pem
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ PEM certificate
|
|||
<client>
|
||||
<features>
|
||||
SSL
|
||||
SSLpinning
|
||||
</features>
|
||||
<server>
|
||||
https Server-localhost-sv.pem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue