Skip to content

Instantly share code, notes, and snippets.

@robinbowes
Created September 8, 2014 13:24
Show Gist options
  • Save robinbowes/bc78766e2f205800768f to your computer and use it in GitHub Desktop.
Save robinbowes/bc78766e2f205800768f to your computer and use it in GitHub Desktop.
root@node04 puppetboard]# curl -v 'https://puppetdb.ubnt.int.yo61.net:8081/v3/facts/node01.ubnt.int.yo61.net' --cacert /var/lib/puppet/ssl/certs/ca.pem --cert /var/lib/puppet/ssl/public_keys/node04.ubnt.int.yo61.net.pem --key /var/lib/puppet/ssl/private_keys/node04.ubnt.int.yo61.net.pem
* About to connect() to puppetdb.ubnt.int.yo61.net port 8081 (#0)
* Trying 192.168.51.11... connected
* Connected to puppetdb.ubnt.int.yo61.net (192.168.51.11) port 8081 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /var/lib/puppet/ssl/certs/ca.pem
CApath: none
* Unable to load client cert -8018.
* NSS error -8018
* Closing connection #0
curl: (58) Unable to load client cert -8018.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment