Open eperott opened 4 years ago
While refactoring this I considered to change the type of HttpServerOptions.sslServerKeyFile (and friends) to Path as well. However, as the Netty SslContextBuilder API is expecting the File type this became rather messy. And so I propose to leave those parts as is.
WDYT?
Closing TODO.