goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
167 stars 60 forks source link

Fix SSL certs to work better across browsers #940

Open fnoop opened 4 years ago

fnoop commented 4 years ago

Current generated certs fail with Net::ERR_CERT_INVALID in Chrome. This is because the cert isn't created with the correct fields/extensions that Chrome requires to allow override.

https://github.com/FiloSottile/mkcert