Cant get SSL to work

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.

Just tried that and still no SSL working.

should i try www.localhost.com ?

No it won’t make a difference.

Run the commands I mentioned earlier (with command prompt) and post the results to hastebin or take a screenshot of the output.

Did you add the new certificate that you generated for localhost to your system as well as adding the thumbprint to Sonarr?

Yes I did.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.