aurore-logs/host_vars/pki.aurore.local.yml

12 lines
239 B
YAML
Raw Normal View History

2020-09-19 21:39:57 +02:00
---
root_ca:
slug: aurore-root-ca
common_name: Aurore Test Root CA
country_name: FR
locality_name: Gif-sur-Yvette
2020-09-20 00:16:12 +02:00
state_name: Essonne
organization_name: Aurore
email: pki@aurore.local
not_before: +0s
not_after: +3650d
2020-09-19 21:39:57 +02:00
...