alertmanager/cluster/testdata/certs/ca-config.json

14 lines
231 B
JSON

{
"signing": {
"default": {
"expiry": "876000h"
},
"profiles": {
"massl": {
"usages": ["signing", "key encipherment", "server auth", "client auth"],
"expiry": "876000h"
}
}
}
}