Praqma / staci

Containerizing the Atlassian tools stack. Jira, Confluence, Bamboo and a MySQL database.
MIT License
12 stars 5 forks source link

SSL Support #11

Open TheDukeDK opened 8 years ago

TheDukeDK commented 8 years ago
hoeghh commented 8 years ago

Do you have examples? Links to how its done? Then i'll look into it.

TheDukeDK commented 8 years ago

https://confluence.atlassian.com/jira/running-jira-over-ssl-or-https-124008.html https://confluence.atlassian.com/doc/running-confluence-over-ssl-or-https-161203.html https://confluence.atlassian.com/stash/proxying-and-securing-stash-417366400.html#notfound https://confluence.atlassian.com/bamboo/securing-bamboo-with-tomcat-using-ssl-391087422.html https://confluence.atlassian.com/bamboo/securing-bamboo-with-apache-using-ssl-391087437.html

TheDukeDK commented 8 years ago

Chatting with Holger at Telenor. They are using Vault for a lot of secret handling. He says that it can easily sign certs with a couple of commands. May be an idea to look at it for the SSL part. If it is easy we can give it a root cert to sign our cert requests when spinning up new instances.

Haven't really looked at it but maybe worth it. https://github.com/hashicorp/vault