Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Freifunk Ingolstadt
FFIN Gateway - Ansible Rollen
Commits
b34524fb
Commit
b34524fb
authored
Oct 10, 2020
by
Citronalco
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prüfe SNI bei TLS-Zertifikaten
parent
29f44678
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
icinga2-checks_ffin/templates/common/services.conf.j2
icinga2-checks_ffin/templates/common/services.conf.j2
+1
-0
No files found.
icinga2-checks_ffin/templates/common/services.conf.j2
View file @
b34524fb
...
...
@@ -6,6 +6,7 @@ apply Service "web-tls-cert" {
check_command = "http"
vars.http_vhost = host.vars.vhost
vars.http_ssl = "true"
vars.http_sni = "true"
vars.http_certificate = "14,7" # cert expires <7 days: CRIT, <14 days: WARN
assign where host.vars.vhost && host.vars.webpage
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment