You are not logged in.
Hello All
I want to apply ssl certificate in glpi, from which i can able to access with https protocol.
Versions I am using
Ubuntu - 22.04
GLPI - 10.0.9
Apache - 2.4.52
Regards,
Offline
There is a tutorial on DigitalOcean called 'How To Secure Apache with Let's Encrypt on Ubuntu.' It looks quite decent but I haven't followed it myself so you will need to do your own checks. Unfortunately the forum won't allow me to paste links so you will have to Google.
This tutorial will only work if you if you have your server available via the internet (in which case please keep updated your GLPI version and other components) as it uses the http-01 Acme challenge to get the certificate. You can also use the DNS-01 challenge with a supported DNS provider to get a certificate if your server is not exposed to the web. The Certbot documentation should tell you the commands to use the DNS-01 challenge.
Hope that helps
Offline