opentable / otj-server

OpenTable Java server template component
Apache License 2.0
1 stars 16 forks source link

Java11 #94

Closed rushalias closed 5 years ago

rushalias commented 5 years ago

Following the same patten used in http server, added a flag which will enable us to disable list of protocols. For now this flag -Dot.httpserver.ssl-excluded-protocols=TLSv1.3 has been added to otpl-common-config[Java11 branch]/jvm.properties file.