diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-02-03 22:40:47 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-02-03 22:40:47 (GMT) |
commit | b5104da9e9204469565e96b7ccac29eeddc18216 (patch) | |
tree | 6c8e851d86335679ad55bfb323c33a69db627091 /etc/ssl/README | |
parent | 81be0aeab019dd3c8a72c199b402aaf58e2aa5fa (diff) | |
download | site-b5104da9e9204469565e96b7ccac29eeddc18216.tar.gz |
etc/ssl: Replace nagios-plugins.org certificate
Replace the nagios-plugins.org certificate with the one for
monitoring-plugins.org, and update the README file.
Diffstat (limited to 'etc/ssl/README')
-rw-r--r-- | etc/ssl/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/ssl/README b/etc/ssl/README index c41dc3d..713ac0a 100644 --- a/etc/ssl/README +++ b/etc/ssl/README | |||
@@ -1,11 +1,10 @@ | |||
1 | Notes | 1 | Notes |
2 | ----- | 2 | ----- |
3 | 3 | ||
4 | - The certificate key file must be readable by the "plugins" group, as Nginx is | 4 | - The certificate key file must be readable by Nginx. |
5 | run by the "www-adm" user and "www-adm" is in the "plugins" group. | ||
6 | 5 | ||
7 | - The file nagios-plugins.crt includes our certificate, followed by the StartSSL | 6 | - The monitoring-plugins.crt file includes our certificate, followed by the |
8 | intermediate¹ certificate, followed by the root² certificate. | 7 | StartSSL intermediate¹ certificate, followed by the root² certificate. |
9 | 8 | ||
10 | ¹ https://www.startssl.com/certs/sub.class1.server.ca.pem | 9 | ¹ https://www.startssl.com/certs/sub.class1.server.ca.pem |
11 | ² https://www.startssl.com/certs/ca.pem | 10 | ² https://www.startssl.com/certs/ca.pem |