Created
February 11, 2019 20:23
-
-
Save gchristofferson/cec60bb566d9e5d6a7bcffd1946f0d19 to your computer and use it in GitHub Desktop.
Generate ssl cert for vagrant homestead sites. After the first 'vagrant up' command, ssh into the VM and run command. Then upload the cert into your browser. More info at: https://www.geekypeak.com/valid-ssl-certificate-vagrant-homestead-improved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp /etc/nginx/ssl/homestead_root_ca.crt /home/vagrant/Code | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment