aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/client_docker.env
diff options
context:
space:
mode:
Diffstat (limited to 'certServiceClient/client_docker.env')
-rw-r--r--certServiceClient/client_docker.env14
1 files changed, 0 insertions, 14 deletions
diff --git a/certServiceClient/client_docker.env b/certServiceClient/client_docker.env
deleted file mode 100644
index f2697173..00000000
--- a/certServiceClient/client_docker.env
+++ /dev/null
@@ -1,14 +0,0 @@
-#Client envs
-REQUEST_URL=http://certservice:8080/v1/certificate/
-REQUEST_TIMEOUT=1000
-OUTPUT_PATH=/var/certs
-CA_NAME=RA
-#Csr config envs
-COMMON_NAME=onap.org
-ORGANIZATION=Linux-Foundation
-ORGANIZATION_UNIT=ONAP
-LOCATION=San-Francisco
-STATE=California
-COUNTRY=US
-SANS=example.org
-