Installez SSL LAMPP dans le terminal bash

# move certificates.crt to /opt/lampp/etc/ssl.crt
sudo mv /path/to/certificates.crt /opt/lampp/etc/ssl.crt
hirohito