Created
August 3, 2020 11:44
-
-
Save mcalavera81/e8ca153b05761eea7aa40fc0f09ccd18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --cacert keys/ca/ca_cert.pem --cert keys/nginx/nginx_cert.pem --key keys/nginx/nginx_key.pem | |
--resolve 'nginx.ecomm.com:8443:10.0.0.128' https://nginx.ecomm.com:8443/v1.39/images/json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment