ktor icon indicating copy to clipboard operation
ktor copied to clipboard

CIO server HTTPS support on JVM

Open olme04 opened this issue 2 years ago • 1 comments

Subsystem Server, CIO, Network

Motivation Fixes https://youtrack.jetbrains.com/issue/KTOR-694

Solution Sses JDK SSLEngine for TLS implementation Also, supports client TLS, but not used for now

TODO:

  • one test failed - HttpServerCommonTestSuite.testProxyHeaders - not sure what is the reason

olme04 avatar Mar 30 '22 09:03 olme04

Please change the target branch to 2.1

e5l avatar May 17 '22 06:05 e5l