aboutsummaryrefslogtreecommitdiffstats
path: root/dmvpn-ca.conf
blob: d1c95cc00e095222073c59553103c0bbb6514576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cert:
  lifetime: 600

ca:
  dn: 'DC=com,DC=example'
  lifetime: 3600
  key:
    curve: secp521r1

hub:
  subnets:
  - '10.0.0.0/8'
  - '172.16.0.0/16'
  - 'fd06:f00d:cafe::/64'

crl:
  dist-point: 'http://example.com/dmvpn-ca.crl'