mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Fix typos
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@
|
|||||||
"*.valid-example-recipient.com": {
|
"*.valid-example-recipient.com": {
|
||||||
"min-tls-version": "TLSv1.1"
|
"min-tls-version": "TLSv1.1"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
"acceptable-mxs": {
|
"acceptable-mxs": {
|
||||||
"valid-example-recipient.com": {
|
"valid-example-recipient.com": {
|
||||||
"accept-mx-domains": [ "*.valid-example-recipient.com" ]
|
"accept-mx-domains": [ "*.valid-example-recipient.com" ]
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user