mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-15 22:00:07 -04:00
8 lines
229 B
Text
8 lines
229 B
Text
# Icinga 2 default CA vars
|
|
|
|
export REQ_COUNTRY_NAME="AU"
|
|
export REQ_STATE="Some-State"
|
|
export REQ_ORGANISATION="Internet Widgits Pty Ltd"
|
|
export REQ_ORG_UNIT="Monitoring"
|
|
export REQ_COMMON_NAME="Icinga CA"
|
|
export REQ_DAYS="3650"
|