Page 1 of 1

[Solved] SSL error

Posted: Wed Apr 24, 2019 10:09 pm
by avious2
I'm running the newest Unimus on Windows 10 X64 and I cannot connect with the web interface with any browser.
I'm getting the "This site can't provide a secure connection" error with any browser I try like it's using a bad version of TLS or SSL now?

Re: SSL error

Posted: Wed Apr 24, 2019 10:20 pm
by Tomas
Hi,

We didn't change anything in SSL/TLS configuration.

Can you please provide the following:
1) What OS are you running Unimus on?
2) What is the TLS configuration?
("/etc/default/unimus" or "C:\Program Files\Unimus\Unimus.l4j.ini")
3) What is in the log file?
("/var/log/unimus" or "C:\ProgramData\Unimus/log")

Thanks!

Re: SSL error

Posted: Wed Apr 24, 2019 10:29 pm
by avious2
I already said the OS and version earlier, Windows 10 X64.

All updates are installed.

As far as the config and log file it would be the C: paths because it's windows.

Is there something in those I need to look for?

Re: SSL error

Posted: Wed Apr 24, 2019 10:36 pm
by Tomas
You will want to check in the log if Unimus really is running on https, or http.
My first guess would be that your Unimus is actually running http, and that's why you can't connect with https.

Next up, you will want to check if the keystore as specified in the .ini file exists at the specified location and can be accessed by the user that the Unimus service is running as.

Re: SSL error

Posted: Wed Apr 24, 2019 10:42 pm
by avious2
I figured it out, you were right.

All this time I thought it was running on https with a self signed cert but it's not it's just running on http.