1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-27 19:42:53 +03:00
Files
certbot/config.json
2014-06-18 12:32:17 -04:00

18 lines
489 B
JSON

{
"comment": "Canonical URL https://eff.org/starttls-everywhere/config -- redirects to latest version",
"timestamp": 1401093333,
"author": "Electronic Frontier Foundation https://eff.org",
"expires": 1404677353, "comment 2:": "epoch seconds",
"tls-policies": {
".valid-example-recipient.com": {
"min-tls-version": "TLSv1.1"
}
},
"acceptable-mxs": {
"valid-example-recipient.com": {
"accept-mx-domains": [ ".valid-example-recipient.com" ]
}
}
}