Files
@ c01402cc810c
Branch filter:
Location: C3L-NOC/tls-expiry-tracker/backend/input.json - annotation
c01402cc810c
1.3 KiB
application/json
feat: web is now https, which is a special case of tls
bb749f282c4e bb749f282c4e c01402cc810c bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e 701a69a5f15f bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e 25cd67c03d81 c01402cc810c c01402cc810c c01402cc810c 25cd67c03d81 25cd67c03d81 25cd67c03d81 25cd67c03d81 25cd67c03d81 bb749f282c4e bb749f282c4e bb749f282c4e | {
"domains": {
"https": [
"expired.badssl.com",
"wrong.host.badssl.com",
"self-signed.badssl.com",
"untrusted-root.badssl.com",
"revoked.badssl.com",
"rsa-revoked.ca-2.test.pkiworks.com",
"pinning-test.badssl.com",
"c3l.lu",
"www.c3l.lu",
"wiki.c3l.lu",
"social.c3l.lu",
"xmpp.c3l.lu",
"statutes.c3l.lu",
"spaceapi.c3l.lu",
"membership.c3l.lu",
"cloud.c3l.lu",
"fichiercentral.c3l.lu",
"tickets.c3l.lu",
"projects.c3l.lu",
"pad.c3l.lu",
"matrix.c3l.lu",
"payment.c3l.lu",
"tails.c3l.lu",
"rt.c3l.lu",
"devuan.c3l.lu",
"cpan.c3l.lu",
"lists.c3l.lu",
"freifunk.lu",
"www.freifunk.lu",
"api.freifunk.lu",
"firmware.freifunk.lu",
"map.freifunk.lu"
],
"tls" : [
{"host": "example.org", "port": 443}
],
"smtp": [
{"host": "smtp.c3l.lu", "port": 587}
],
"imap": [
{"host": "imap.c3l.lu", "port": 143}
]
}
}
|