Files
@ b3456703e541
Branch filter:
Location: C3L-NOC/tls-expiry-tracker/backend/input.json - annotation
b3456703e541
1.1 KiB
application/json
feat: replace web with more generic SSL verificator and handlers
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}
]
}
}
|