Hi,
I have installed Hyperion on a dedicated Raspbery PI3 with with a static IP.
As I own a domain (let's say "mydomain.com"), I created a subdomain hyperion.mydomain.com and update the DNSs.
On my router, I have redirected the 8090 and 8092 ports to the raspberry static IP.
I can access to the hyperion dashboard through http://hyperion.mydomain.com:8090 and https://hyperion.mydomain.com:8092 and
It works fine, but, when I connect through https, I get an alert as the default hyperion SSL certificate is a self-signed one.
I would like to replace that certificate with one of mines.
Does anybody know what is the location of the certificates ?
Thanks