You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-08-22 21:14:35

strj500
Member
Registered: 2023-08-22
Posts: 2

How to configure on premise GLPI with SSL Certificate (Linux)

How do I configure GLPI with SSL Certiticate? Distro is Ubuntu linux.

Offline

#2 2023-08-22 21:43:05

sIBajHYG
Member
From: Mission [KS]
Registered: 2023-08-18
Posts: 75

Re: How to configure on premise GLPI with SSL Certificate (Linux)

in short:
create a request:

openssl req -new -newkey rsa:2048 -nodes -keyout apache-selfsigned.key -out yourdomain.req

you sign a certificate, put it on the server, reconfigure the WEB server to listen on port 443
here is a more detailed guide
https:       //www.digicert.com/kb/csr-ssl-installation/apache-openssl.htm

Last edited by sIBajHYG (2023-08-22 21:45:31)


Linux ubuntu-22.04.2-live-server-amd64, PHP 8.1.2, Apache 2.4.52, MariaDB 10.6.12, GLPI 10.0.15.
GLPI Inventory 1.3.5, PHP SAML 1.3.0,  Oauth IMAP 1.4.3, Additional Fields, 1.21.8,Ticket Cleaner.

Offline

Board footer

Powered by FluxBB