scotty-web / scotty-tls

Run your Scotty apps over TLS
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

use tlsSettings to construct TLSSettings follow warp-tls-3.4.3 #10

Closed jusss closed 9 months ago

jusss commented 9 months ago

since keyFile and certFile have been removed in the module Network.Wai.Handler.WarpTLS of warp-tls v3.4.3, use tlsSettings to construct TLSSettings