engineyard / engineyard/engineyard-jenkins
SSL support for hudson
- Dominant language
- Ruby
- Stars
- 28
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We just started using this hudson integration and found it doesn't have ssl support yet. I noticed it as a todo here:
https://github.com/engineyard/engineyard-hudson/blob/master/lib/engineyard-hudson/cli/install_server/templates/cookbooks/hudson_master/templates/default/proxy.conf.erb#L2
I'm wondering when/if there is a plan to add this to the project?
This is something that is pretty important to us as the full source code of the workspace is visible from the web interface. We've locked it down using a username/password but would also like to enable (actually, I want to force) ssl.
I envision the change sharing alot of the same chef code as a rails application setup code. The only difference I would want to see is that if there is an added ssl certificate on the hudson master then it only enables https. Ie. disables http access.
Let me know if there is anything I can do to help.
Thanks,
Adam
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.