
Open Homestead.yaml file and add SSL = true
it will create crt file in /etc/nginx/ssl
Sample Homestead.yaml fileip: "192.168.10.10"memory: 2048cpus: 2provider: virtualboxauthorize: ~/.ssh/id_rsa.pubkeys: - ~/.ssh/id_rsafolders: - map: /Users/junedc/Desktop/AMyProject/ ...