Files
@ d0238a1adb40
Branch filter:
Location: C3L-NOC/tls-expiry-tracker/backend/input.json - annotation
d0238a1adb40
1.1 KiB
application/json
style: refactor mail checking and add TLSDetails class
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 bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e bb749f282c4e 25cd67c03d81 25cd67c03d81 25cd67c03d81 25cd67c03d81 25cd67c03d81 25cd67c03d81 bb749f282c4e bb749f282c4e bb749f282c4e | {
"domains": {
"web": [
"expired.badssl.com",
"wrong.host.badssl.com",
"self-signed.badssl.com",
"untrusted-root.badssl.com",
"revoked.badssl.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"
],
"smtp": [
{"host": "smtp.c3l.lu", "port": 587}
],
"imap": [
{"host": "imap.c3l.lu", "port": 143}
]
}
}
|