diff options
Diffstat (limited to 'example/env.sh')
| -rw-r--r-- | example/env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/env.sh b/example/env.sh index ac28064..144fa76 100644 --- a/example/env.sh +++ b/example/env.sh @@ -1,5 +1,5 @@ export PKI_ROOT="/tmp/pki" -export PKI_ORGANIZATION="Umbrella Corp" +export PKI_ORGANIZATION="Acme Inc." export PKI_ORGANIZATIONAL_UNIT="IT" export PKI_COUNTRY="US" export PKI_LOCALITY="Agloe" |
