summaryrefslogtreecommitdiff
path: root/spec/fixtures/master_config/ssl/ca/ca_crt.pem
AgeCommit message (Collapse)Author
2011-08-17(#8925) Added new function called 'get_certificate' for retrievingKen Barber
certificates from a CA (or locally). This function works by either obtaining the file locally or remotely based on Puppets configuration. Also added get_pubkey which wraps get_certificate and extracts the public key.