Cant get SSL to work

I have followed the instructions here numerous times and just can’t get it to work https://github.com/Sonarr/Sonarr/wiki/SSL

It just starts as normal… I always put in localhost:8989 here as that’s what it opens on http://www.selfsignedcertificate.com/

I leave the port as 9898 as there is nothing to say it should be changed. What is the trick to get this working in Windows?

Which version of Sonarr?
Which OS?
Which version of mono if applicable?

Latest version

Windows 8.1

We want to know the exact version number because there are multiple releases out there.

Please hastebin logs of Sonarr starting up.

Version 2.0.0.3243

What does hastebin logs mean?

http://hastebin.com/

clear your log files, restart Sonarr and post them there.

Like this? http://hastebin.com/cunejiqeja.hs

Yes, but looking for the logs that came before that too, which includes setting up the server.

That’s everything that was in logs.

I notice this certificate details say this.

This CA Root certificate is not trusted because it is not in the Trusted Root Certification Authorities store.

Need the log file, not the table in the UI, the startup logging isn’t logged to the DB because its not initialized yet.

http://hastebin.com/tofitimare.coffee

Looks like this log starts about halfway through the process. Clear your log files, restart Sonarr and post the contents of the full file, please.

Looking at the logs/config the SSL port is set to 443, does it work if you change it to 9898? Also try running Sonarr as admin (right click then “Run as Administrator”) as that gives more permissions to register and use ports.

No that doesn’t get it working.

Which one or both?

If you run http show sslcert ipport=0.0.0.0:443 and http show sslcert ipport=0.0.0.0:9898 what do you get back? Does the thumbprint match?

What did you enter for the name on http://www.selfsignedcertificate.com/ ?

I entered localhost:8989

I’m not sure what you mean saying run http show sslcert ipport=0.0.0.0:443

Try creating a new certificate using another domain name, just localhost : is an invalid character in a domain name, which could cause issues with the cert.

What domain name should I use?

Just localhost.