Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | (#10007) Revert "Merge pull request #13 from ↵ | Jeff McCune | |
kbarber/issue/master/8925-user_ssl_certs" This reverts commit 14852e0259e1e43371dbcb2675e00c6d6e614f05, reversing changes made to a95dccd464b55945feb8bcf7483f777c25164115. This is to fix the broken build (failing tests) as per #8925 and #10007 | |||
2011-08-17 | (#8925) Added new function called 'get_certificate' for retrieving | Ken 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. |