Hi,
On Sun, Apr 11, 2021 at 6:37 PM Mathieu Othacehe wrote:
> > when connecting to "https://$IP:8081/";, I get:
> >
> > SSL_ERROR_RX_RECORD_TOO_LONG
>
> I think you should try "$IP:8081" instead. The Cuirass web server is not
> configured to handle HTTPS. You would need to setup an Nginx reverse
Hello Vincent,
> when connecting to "https://$IP:8081/";, I get:
>
> SSL_ERROR_RX_RECORD_TOO_LONG
I think you should try "$IP:8081" instead. The Cuirass web server is not
configured to handle HTTPS. You would need to setup an Nginx reverse
proxy as here: https://git.savannah.gnu.org/cgit/guix/m
Hello,
I'm trying to follow the blog post [1] to install
a local cuirass service.
I'm doing this in a kvm-based VM launched
on my desktop system (debian), running
guix system (up to date as of yesterday).
when connecting to "https://$IP:8081/";, I get:
SSL_ERROR_RX_RECORD_T