1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-27 19:42:53 +03:00

Include the demo example with the real stuff, temporarily

This commit is contained in:
Peter Eckersley
2014-06-12 05:22:30 -07:00
parent a2ee328bc0
commit e99abfacfd

View File

@@ -1,5 +1,9 @@
{
"tls-policies": {
"*.valid-example-recipient.com": {
"min-tls-version": "TLSv1.1",
"force-tls" : true
},
"*.mx.aol.com": {
"min-tls-version": "TLSv1",
"require-tls": true
@@ -50,6 +54,9 @@
}
},
"acceptable-mxs": {
"valid-example-recipient.com": {
"accept-mx-domains": [ "*.valid-example-recipient.com" ]
},
"wp.pl": {
"accept-mx-domains": [
"*.wp.pl"