spacepaste

  1.  
  2. [root@deploy /]# curl https://deploy.local:4000/v2/_catalog
  3. curl: (60) Peer's certificate issuer has been marked as not trusted by the user.
  4. More details here: http://curl.haxx.se/docs/sslcerts.html
  5. curl performs SSL certificate verification by default, using a "bundle"
  6. of Certificate Authority (CA) public keys (CA certs). If the default
  7. bundle file isn't adequate, you can specify an alternate file
  8. using the --cacert option.
  9. If this HTTPS server uses a certificate signed by a CA represented in
  10. the bundle, the certificate verification probably failed due to a
  11. problem with the certificate (it might be expired, or the name might
  12. not match the domain name in the URL).
  13. If you'd like to turn off curl's verification of the certificate, use
  14. the -k (or --insecure) option.
  15.