Update spring profiles to use one-way-ssl 07/61907/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 22 Aug 2018 20:59:32 +0000 (16:59 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 22 Aug 2018 20:59:36 +0000 (16:59 -0400)
Issue-ID: AAI-1533
Change-Id: Ifdda1524be6d2e05217bc01d68de6b7fbcd0dc1a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-traversal/src/main/resources/application.properties

index a1a14af..1769c9f 100644 (file)
@@ -30,7 +30,7 @@ server.ssl.client-auth=want
 server.ssl.key-store-type=JKS
 
 # Start of Internal Specific Properties
-spring.profiles.active=production,two-way-ssl
+spring.profiles.active=production,one-way-ssl
 server.ssl.key-store=${server.local.startpath}etc/auth/aai_keystore
 server.ssl.key-store-password=password(OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0)
 server.ssl.trust-store=${server.local.startpath}etc/auth/aai_keystore