6
"Trust" button for self-signed certificates does not trust the certificate in Firefox on macOS and Windows
under review
Activity Feed
Sort by
Jakob Smith
I am able to solve this by:
- Copying the certs from /home/jakob/.config/Local/run/router/nginx/certs/ to /etc/ssl/certs/
- Running sudo update-ca-certificates
- Manually adding the site's cert as a Certificate Authority in Firefox (Preferences > View Certificates...> Authorities > Import...)
I am on Linux Mint 18, but should help with MacOS as ssl chain is similar.
Clay Griffiths