ideasonpurpose / basic-wordpress-vagrant

A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel.
MIT License
25 stars 3 forks source link

SSL Support #10

Closed jgraup closed 7 years ago

jgraup commented 8 years ago

Would it be possible to support HTTPS with this setup? Or is that too far off 'basic'?

My theme for Black Buddha is designed for HTTPS but is flexible enough to work with http. It would be great to have the option.

joemaller commented 8 years ago

I haven't done much of this yet, but it should be possible.

http://httpd.apache.org/docs/current/ssl/ssl_faq.html#selfcert

jgraup commented 8 years ago

Thanks, I'll give this a shot.

joemaller commented 7 years ago

Just bumped into this hard today and could really use the HTTPS/SSL option.