added azure related code
[it/otf.git] / otf-service-api / src / main / resources / application.properties
index 0a68a60..1cce69d 100644 (file)
@@ -3,9 +3,9 @@ server.port=8443
 server.port.http=8080\r
 security.require-ssl=false\r
 \r
-server.ssl.key-store-type=PKCS12\r
-server.ssl.key-store=${OTF_CERT_PATH}\r
-server.ssl.key-store-password=${OTF_CERT_PASS}\r
+#server.ssl.key-store-type=PKCS12\r
+#server.ssl.key-store=${OTF_CERT_PATH}\r
+#server.ssl.key-store-password=${OTF_CERT_PASS}\r
 #server.servlet.context-path=/otf/api\r
 #spring.jersey.application-path=/otf\r
 #springfox.documentation.swagger.v2.path=/otf/api/swagger.json\r
@@ -29,12 +29,12 @@ logging.path=otf/logs
 \r
 spring.resources.add-mappings=true\r
 \r
-ssl.flag =${https-only.flag:true}\r
+ssl.flag =false\r
 #springfox.documentation.auto-startup=false\r
 #springfox.documentation.swagger.v2.path=/otf/swagger.json\r
 \r
 #config\r
-aaf.enabled=true\r
+aaf.enabled=false\r
 aaf.call-timeout=10000\r
 aaf.conn-timeout=6000\r
 aaf.default-realm=localhost\r