boulder/test/hostname-policy.json

17 lines
262 B
JSON

{
"ExactBlacklist": [
"highrisk.le-test.hoffman-andrews.com",
"exactblacklist.letsencrypt.org"
],
"Blacklist": [
"in-addr.arpa",
"example",
"example.net",
"example.org",
"invalid",
"local",
"localhost",
"test"
]
}