BerlinVagrant / vagrant-dns

A plugin to manage DNS records for vagrant environments
MIT License
490 stars 50 forks source link

https is not working #40

Closed itsazzad closed 7 years ago

itsazzad commented 8 years ago

How to make it work with https/ssl?

fnordfish commented 8 years ago

vagrant-dns does really only provide a DNS lookup. Any http/https comes way behind the name lookup part. My guess is, that you are using some program which does it's own kind of dns lookup and does not use the system provided by MacOS. Also, in some cases it's just a caching issue. Try to reset OS X DNS cache: https://support.apple.com/en-us/HT202516