mohatt / dashbrew

Vagrant build for developing PHP projects on different PHP versions and configurations
492 stars 38 forks source link

SSL certificate #43

Open zverbeta opened 8 years ago

zverbeta commented 8 years ago

How to enable self-signed certs?

I have ssl: true in my .dashbrew file

frdmn commented 8 years ago

Never tried getting SSL working, but I would start by checking the template for possible variables/configurations:

https://github.com/mdkholy/dashbrew/blob/master/provision/main/templates/apache/vhost.php#L119-L159