http_server.go
5.86 KB
-
httpserver: fixes #8641 · 0eb29782
Changes to the http_server class meant that the TLS settings were not getting applied anymore. This fixes so that the minimum TLS version is 1.2 again.
Daniel Lee committed
Changes to the http_server class meant that the TLS settings were not getting applied anymore. This fixes so that the minimum TLS version is 1.2 again.