Closed zadjii closed 6 years ago
Hokay so I don't think that we should TOTALLY get rid of the certs. Maybe just get rid of the signing, and the CA parts when DISABLE_SSL is set.
Because the host would need to store that it's not supposed to use SSL with that remote, and then every connection to the remote would need to check that flag.
So I'll
When I switched everything over to vagrant, I made it impossible to get the remote running locally without a lot of complicated SSL commands and template files.
Because the SSL work is obviously getting punted, I'll make it possible for remotes to run with SSL disabled. Then, we'll ignore not having the cert, we won't sign host certs, etc.