chef-cookbooks / rubygems

Configures Rubygems sources and provides rubygems_api resource
https://supermarket.chef.io/cookbooks/rubygems
Apache License 2.0
6 stars 14 forks source link

[QUESTION] Private RubyGems Server #16

Open ghost opened 7 years ago

ghost commented 7 years ago

Cookbook version

1.0.4

Chef-client version

12 & 13

Platform Details

All

Question:

Just out of curiosity, I know that Chef maintains its own cert bundle. Even if you specify your own custom bundle setting ssl_ca_path, doing using the chef_gem seems to ignore this. Should this cookbook also help with adding a custom certificate to the Chef bundle for this to work with a private RubyGems server?

iennae commented 7 years ago

We welcome pull requests to add this functionality to the community cookbooks.