HTTPS with -certificate

Hi Everyone,

I would like to ask for help with the following issue:

When using the -certificate parameter for launching the dashboard and having the $cert stored just as in the examples: Get-ChildItem -Path cert:\LocalMachine\My***
When i launch the site it says: ERR_EMPTY_RESPONSE, the site did not send any data.
Could you help me set into the directions, where could i start troubleshooting?
My first and most obvious issue would be im not using the correct certificate…

Any information could be helpful, thanks!

Just a quick update, while im not hosting the dashboard on port 80, it works…

Another update… I was just being… silly. Running on 443 as it should be with certs is okay.

Hi @RandomGuy23
Awesome detective-work dude.

HTTP to HTTPS redirect is in the works, check https://github.com/ironmansoftware/universal-dashboard/issues/1012 for updates.

Have a good one :slight_smile:

1 Like