@sebastian-roth said in configuration ssl interface de fog:
@julio The certificate we see in the picture is not generated by FOG I would say (Issued To: Administrateur, Issued By: Administrateur, Expiry Date: 17/11/2120?!?). Did you put that CA certificate file there?
The mentioned path /opt/fog/snapins/ssl/CA/.fogCA.pem is where the FOG installer will generate the CA certificate. It then copies that file to /var/www/html/fog/management/other/ca.cert.pem, where it is used by the Apache webserver. So you might want to compare those two files. Maybe you need to import the later one if you have messed with those files.
Be aware that importing the CA certificate into the Personal key store is probably not going to help. You need to import into Trusted (Root) Certificates section.
pour ceux qui sont intéresser suivez les etapes de mr roth.