...

Text file src/github.com/prometheus/alertmanager/cluster/testdata/certs/ca-config.json

Documentation: github.com/prometheus/alertmanager/cluster/testdata/certs

     1{
     2  "signing": {
     3    "default": {
     4      "expiry": "876000h"
     5    },
     6    "profiles": {
     7      "massl": {
     8        "usages": ["signing", "key encipherment", "server auth", "client auth"],
     9        "expiry": "876000h"
    10      }
    11    }
    12  }
    13}

View as plain text