mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 00:37:52 +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
|
|
|