TheNightmanCodeth / mission

A TransmissionBT Remote client for macOS built with SwiftUI
BSD 3-Clause "New" or "Revised" License
61 stars 3 forks source link

Error connecting to SSL-protected server #20

Open sentience opened 2 years ago

sentience commented 2 years ago
<html>
<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<center>The plain HTTP request was sent to HTTPS port</center>
<hr><center>nginx</center>
</body>
</html>

I can see some work was done on this recently; is the fix just not released yet?