sexibytes / sexigraf

SexiGraf is a vSphere centric Graphite appliance with a Grafana frontend.
http://www.sexigraf.fr
MIT License
128 stars 21 forks source link

Implementation of a certificate #270

Closed Ldenuziere closed 3 years ago

Ldenuziere commented 3 years ago

Hello,

I would like to implement a certificat that is a signed certificat (CA signed) for the web interface but I can't find any documentation.

Could you please explain me how to do it ?

Regards,

Loïc DENUZIERE

rschitz commented 3 years ago

Hi Loïc, thanks for support. We definitely need to document this you're right. basically, you need to replace the existing one in the /etc/apache2/ssl/ folder and restart apache

Ldenuziere commented 3 years ago

Hello,

Thank you a lot for this reactivity ! Thank you for your answer I will do it

rschitz commented 3 years ago

the easiest way is to keep the same file names to avoid changing anything in the site conf file

Ldenuziere commented 3 years ago

Hello,

When I try to restart the apache service, I hava an error :

image

Have you got an idea to help me ?

Regards,

Ldenuziere commented 3 years ago

By the way the file have the same name but it don't work

Ldenuziere commented 3 years ago

Hello, sorry I find why it didn't work and now it is ok Regards,

rschitz commented 3 years ago

Check /var/log/apache2/error.log