summaryrefslogtreecommitdiff
path: root/tags/letsencrypt.json
blob: abc04ff12a5e71db32c1365029d632d527748f1b (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// apply this tag to any node that uses Let's Encrypt.
// NOTE: this is the old method. Once using 'leap cert renew', this is not
// needed.
//

{
  "x509": {
    "commercial_ca_cert": "= file('cert/lets_encrypt_ca.crt')"
  }
}