Make certservice-client use volume mount
[integration/csit.git] / tests / aaf / certservice / assets / invalid_client_docker.env
index 7fbc666..3e7d879 100644 (file)
@@ -1,6 +1,6 @@
 #Client envs
 REQUEST_TIMEOUT=5000
-OUTPUT_PATH=/var/log
+OUTPUT_PATH=/var/certs
 CA_NAME=Invalid
 #Csr config envs
 COMMON_NAME=onap.org
@@ -9,4 +9,4 @@ ORGANIZATION_UNIT=ONAP
 LOCATION=San-Francisco
 STATE=California
 COUNTRY=US
-SANS=example.com:example1.com:example3.com
\ No newline at end of file
+SANS=example.com:sample.com
\ No newline at end of file