c10l / cookbook-deploy_key

Idempotent Chef LWRP for creating, adding, removing and deleting SSH Deploy Keys on Bitbucket and Github
https://supermarket.getchef.com/cookbooks/deploy_key
Other
44 stars 27 forks source link

Client certificate support #11

Closed gziskind closed 9 years ago

gziskind commented 9 years ago

This will allow the deploy key resource to be able to connect to an API url that requires client certificates.

c10l commented 9 years ago

Released on version 0.3.0! Thanks for your collaboration!