diff options
Diffstat (limited to 'compose-resources/client-configuration.env')
-rw-r--r-- | compose-resources/client-configuration.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose-resources/client-configuration.env b/compose-resources/client-configuration.env index 6e1f76c9..8ff45abe 100644 --- a/compose-resources/client-configuration.env +++ b/compose-resources/client-configuration.env @@ -11,7 +11,7 @@ ORGANIZATION_UNIT=ONAP LOCATION=San-Francisco STATE=California COUNTRY=US -SANS=example.org +SANS=example.org,test.onap.org,onap@onap.org,127.0.0.1,onap://cluster.local/ #Tls config envs KEYSTORE_PATH=/etc/onap/oom/certservice/certs/certServiceClient-keystore.jks KEYSTORE_PASSWORD=secret |