puma-dev should work with https / SSL with just the initial install puma-dev -install
when you visit https://yourlocalsitename.dev
.
I can see the certificate in Chrome > Dev Tools > Security but it says
This page is not secure (broken HTTPS).
Certificate Error
There are issues with the site's certificate chain (net::ERR_CERT_AUTHORITY_INVALID).
How can I get puma-dev working in https locally?