hurl/integration/ssl/cacert.curl

3 lines
116 B
Plaintext
Raw Normal View History

curl --cacert ssl/cert.pem 'https://localhost:8001/hello'
curl --cacert ssl/cert.pem 'https://localhost:8001/hello'