This commit is contained in:
Mikaël Cluseau
2018-06-17 18:32:44 +11:00
parent f92c531f5d
commit 4d889632f6
500 changed files with 133832 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"signing": {
"default": {
"expiry": "168h"
},
"profiles": {
"www": {
"usages": [
"signing",
"key encipherment",
"server auth"
],
"name_whitelist": "^.*\\.cloudflare.com$"
}
}
}
}