Kolibri 0.15 on https

hey its me again i have a problem with v0.15 and the ssl cert
when i try to install and configure the port from 80 to 443 and try to use the https using cerbot --nginx command it sends me an SSL_ERROR_RX_RECORD_TOO_LONG
Theres a correct way to implement ssl/https on kolibri ?

Hey Yeffri,

SSL is something you’ll need to configure using nginx as Kolibri only exposes itself to localhost:8080. Here is a blog about how to setup SSL with certbot on nginx that might help.

Best of luck!