This is a known issue, they’re using CloudFlare for SSL, which at the free level doesn’t work for Sonarr. At best we’d only ever be able to get it working on Vista (server 2008)+ and not on *nix since they don’t support the TLS version that CloudFlare uses.
altHUB admin here.
Just wanted to let you guys know I’ve made some changes to our security setup, my tests with Sonarr have proved successful Please let me know if it’s working.
@markus101 New around these parts, nice looking forums you have! Excuse my ignorance around .NET, but will Sonarr look at using a more modern SSL cipher for handshakes?
There are a couple issues that have held us back from better support, one affecting Windows users and the other affecting non-Windows (Linux/Unix/OS X).
The first is solved by upgrading Sonarr to use .net 4.5, but thats a breaking change for anyone running Windows XP (.net 4.5 is not supported) or didn’t install .net 4.5, this is something we want to do for v3 of Sonarr (sticking to breaking changes in major updates only), but this only solves the problem for Windows users.
I figured it was all a bit messy. From what I looked into, .NET and SSL is proper confusing. I’m no .NET Dev though Anyway, our setup should be compliant again. Looking forward to the changes on v3!