Skip to content

Instantly share code, notes, and snippets.

@gchristofferson
Created February 11, 2019 20:23
Show Gist options
  • Select an option

  • Save gchristofferson/cec60bb566d9e5d6a7bcffd1946f0d19 to your computer and use it in GitHub Desktop.

Select an option

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
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