perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

Configure TLS and or Cipher Suites #1009

Closed pankajtew closed 6 years ago

pankajtew commented 6 years ago

Is there any way to configure TLS and or Cipher Suites for Spark Java Server as i am unable to create a server that supports TLS 1.1/TLS 1.0 with certain cipher suites. Required for a specific demand

pankajtew commented 6 years ago

Repeat of https://github.com/perwendel/spark/issues/925