What issue or error are you experiencing?
Version: 10.0.0+6907
OS: macOS
Description:
After a clean install of LocalWP 10, the root CA certificate is not being generated in the expected location (~/Library/Application Support/Local/run/router/nginx/certs/). Only the site-specific certificate and key files are created (e.g. divi-5-course.local.crt and divi-5-course.local.key).
Because the root CA is missing, clicking the Trust button fails with the message “We ran into an issue trusting the Local SSL certificate.” As a result, Chrome shows “Not Secure” and Firefox blocks the site entirely, with the security exception not being saved between sessions.
Steps to reproduce:
-
Fresh install of LocalWP 10
-
Create a new site
-
Click Trust on the SSL row in the Overview tab
-
Error banner appears and SSL is never trusted by the browser
Expected behavior: Root CA certificate is generated and registered in the system keychain, allowing browsers to trust local SSL certificates.
Actual behavior: Root CA is never generated. Trust process fails silently.
