mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 17:01:36 +03:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
curl 'https://localhost:8001/hello' --insecure
|
|
curl 'https://localhost:8001/hello' --insecure
|
|
curl 'https://localhost:8001/hello' --cacert ssl/cert.pem
|
|
|