Answer the question
In order to leave comments, you need to log in
How to configure HTTPS(local ip address where moodle is running)?
This instruction doesn't work: https://www.digitalocean.com/community/tutorials/h...
This one too: https://kifarunix.com/create-locally-trusted-ssl-c...
Somehow after command input
sudo sed -i 's#/etc/ssl/certs/ssl-cert-snakeoil.pem#/home/user/192.168.0.100+4.pem#; s#/etc/ssl/private/ssl-cert-snakeoil.key#/home/user/192.168.0.100+4-key.pem#' /etc/apache2/sites-available/default-ssl.conf
grep -E "SSLCertificateFile|SSLCertificateKeyFile" /etc/apache2/sites-available/default-ssl.conf
Answer the question
In order to leave comments, you need to log in
Less mindlessly rely on instructions. And what will happen in an hour and a half, by the way?
You can register a free domain on freenom.com and get a Let's encrypt certificate.
In any case, a self-signed certificate will not be trusted, so why waste time on it.
You can use mkcert to issue self-signed certificates
A certificate for IP can be purchased:
https://high-cloud.ru/gogetssl/gogetssl-public-ip/
I use it myself:
https://5.101.180.206:8443/#/
Look at the browser data about the certificate!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question