Update collector.fr-rbx1

This commit is contained in:
Simon Marsh 2021-04-04 14:02:30 +01:00
parent cdd41387a7
commit 349df1f44b
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8
3 changed files with 13 additions and 1 deletions

4
.gitignore vendored
View File

@ -48,4 +48,6 @@ flycheck_*.el
# network security
/network-security.data
# ignore generated certs
certificates/**
.letsencrypt/**

9
certs.json Normal file
View File

@ -0,0 +1,9 @@
[
{
"cert_name": "collector-dn42",
"names": [
"collector.dn42",
"*.collector.dn42"
]
}
]

View File

@ -1,5 +1,6 @@
var virtual = [
// insert here
[ 'collector.fr-rbx1', 'fd42:4242:2601:36:62e4:b9ff:fe9a:33d1' ],
[ 'fusion.tier2.de-fra1', 'fd42:4242:2601:3102:216:3eff:feee:8c81' ],
[ 'ldap-master.tier2.uk-lon1', 'fd42:4242:2601:3502:2203:43ff:feae:28bb' ],
[ 'whois42d.hk-hkg1', 'fd42:4242:2601:23:6ef1:85ff:fe3b:8aba' ],