blob: 09d021d19f69df2e1f26a2e39613d31e91a72527 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
# managed_ca_authorities:
# foo:
# key:
# type: RSA
# size: 4096
# cert:
# common_name: foo CA
# country_name: "AT"
# locality_name: "Graz"
# organization_name: "spreadspace"
# organizational_unit_name: "ansible"
# state_or_province_name: "Styria"
# digest: sha256
# not_before: +0h
# not_after: +520w
|