diff options
Diffstat (limited to 'compose-resources')
-rw-r--r-- | compose-resources/client-configuration.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compose-resources/client-configuration.env b/compose-resources/client-configuration.env index bc62f1f7..90eb5ea8 100644 --- a/compose-resources/client-configuration.env +++ b/compose-resources/client-configuration.env @@ -3,6 +3,7 @@ REQUEST_URL=https://aaf-cert-service:8443/v1/certificate/ REQUEST_TIMEOUT=10000 OUTPUT_PATH=/var/certs CA_NAME=RA +OUTPUT_TYPE=P12 #Csr config envs COMMON_NAME=onap.org ORGANIZATION=Linux-Foundation |