blob: 028742f0a2cae0fa53e89af2f0e0ff9a7b80c7bc [file] [log] [blame]
Ales Komarek5d17e4b2016-04-08 11:53:53 +02001salt:
2 minion:
3 enabled: true
4 cert:
Ales Komarek9a9abb32016-04-08 21:59:36 +02005 test_server:
Ales Komarekffbaaed2016-04-08 12:28:27 +02006 host: minion.with.ca
Ales Komarek9a9abb32016-04-08 21:59:36 +02007 signing_policy: cert_server
Ales Komarek5d17e4b2016-04-08 11:53:53 +02008 authority: Company CA
Ales Komarek9a9abb32016-04-08 21:59:36 +02009 common_name: test.server.domain.tld
Ales Komarek370356a2016-04-09 10:06:49 +020010 alternative_names: DNS:www1.server.domain.tld,DNS:www2.server.domain.tld,IP:1.2.3.4,IP:2.3.4.5
Ales Komarek9a9abb32016-04-08 21:59:36 +020011 test_client:
12 host: minion.with.ca
13 signing_policy: cert_client
14 authority: Company CA
15 common_name: test.client.domain.tld
16 test_edge_ca:
17 host: minion.with.ca
18 signing_policy: ca_edge
19 authority: Company CA
Ales Komarek370356a2016-04-09 10:06:49 +020020 common_name: test.ca.domain.tld