mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-22 15:42:20 +03:00
Add SSL Test with trusted CA
This commit is contained in:
parent
15a07fcd5d
commit
51ecec615d
1
integration/ssl/google.curl
Normal file
1
integration/ssl/google.curl
Normal file
@ -0,0 +1 @@
|
||||
curl 'https://google.fr'
|
2
integration/ssl/google.hurl
Normal file
2
integration/ssl/google.hurl
Normal file
@ -0,0 +1,2 @@
|
||||
GET https://google.fr
|
||||
HTTP 301
|
Loading…
Reference in New Issue
Block a user