Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
102 stars 54 forks source link

MacOS X keychain obsolete - browsers don't use it anymore #142

Open ottok opened 4 years ago

ottok commented 4 years ago

Users reported that the Vagrantfile features to populate the MacOS X keychain is obsolete, as apparently none of the recent browser versions use the MacOS X keychain.

This needs to verified and adapted to. Maybe research how to inject the self-signed local development certificate to popular browsers such as Firefox and Chrome on MacOS X, and why not on other platforms as well.

Related: #119