Issue Summary
Two different people at the same company having different SSL issues, due to latest 6.4.3 install on MacOS.
Troubleshooting Questions
- Person #1:
This person ended up auto upgrading to 6.4.3 (which as we found out, doesn’t work). While trying to debug all the issues we found the info here about the way to install it properly, and they did it. Fixing the general issues. However, ever since doing that they are stuck in SSL-heck. They keep being told by Chrome that the certificate is bad. Safari works fine. Doing the ‘thisisunsafe’ trick doesn’t work on Chrome either. They’ve accepted the certificate in keychain, and chrome, and it still doesn’t work.
This continues to not work even if they make a brand new local site and try to accept the cert there. They can access it via http, but not https.
- Person #2 (me)
I went ahead and downloaded the 6.4.3 install and did it to make sure I didn’t run into the issues that they were. However now I have a different (but still SSL) problem. I can talk to my local site fine. But when my code tries to access remote API servers, it fails with the error:
“SSL certificate problem: unable to get local issuer certificate”
Replication
Unsure how for people to replicate.
System Details
-
Which version of Local is being used?
6.4.3 -
What Operating System (OS) and OS version is being used?
MacOS Monterey 12.5.1 (on both machines) -
Attach the Local Log. See this Help Doc for instructions on how to do so:
- Here’s the log from my machine: local-logs.zip (98.8 KB)
I’ll work on getting a log from the other person