lp://staging/~lazypower/charms/precise/nagios/ssl-everywhere
Created by
Charles Butler
and last modified
- Get this branch:
- bzr branch lp://staging/~lazypower/charms/precise/nagios/ssl-everywhere
Only
Charles Butler
can upload to this branch. If you are
Charles Butler
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Matt Bruzek (community): Approve
-
Diff: 2085 lines (+1862/-39)17 files modified.bzrignore (+4/-1)
README.md (+46/-3)
charm-helpers.yaml (+6/-0)
config.yaml (+28/-0)
hooks/charmhelpers/contrib/ssl/__init__.py (+78/-0)
hooks/charmhelpers/contrib/ssl/service.py (+267/-0)
hooks/charmhelpers/core/hookenv.py (+401/-0)
hooks/charmhelpers/core/host.py (+297/-0)
hooks/charmhelpers/fetch/__init__.py (+281/-0)
hooks/charmhelpers/fetch/archiveurl.py (+48/-0)
hooks/charmhelpers/fetch/bzrurl.py (+49/-0)
hooks/common.py (+10/-10)
hooks/install (+1/-1)
hooks/monitors-relation-changed (+11/-7)
hooks/templates/default-ssl.tmpl (+177/-0)
hooks/upgrade-charm (+150/-15)
hooks/website-relation-joined (+8/-2)
Related bugs
Bug #1287394: Nagios should offer an SSL option | Medium | Fix Released | |
Bug #1306659: NRPE units not registering in nagios web interface | Undecided | Fix Committed |
Related blueprints
Branch information
- Owner:
- Charles Butler
- Status:
- Development
Recent revisions
- 18. By Charles Butler
-
Corrects condition which causes self-signed certificates to overwrite existing certificate one very run, invalidating the trust in the browsers cached key
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/nagios