We did a server upgrade on 25 August 24 on the BeerSmithRecipes.com site. Unfortunately many older Mac OSX versions have an old version of openSSL dating from 2017 or earlier, which can't properly validate new certificates.
There is a fix which involves updating the trusted certificate list for the SSL
stack (just one file actually):
You can do this from the file finder on the Mac but you need admin permissions:
Thanks,
Brad Smith
There is a fix which involves updating the trusted certificate list for the SSL
stack (just one file actually):
You can do this from the file finder on the Mac but you need admin permissions:
- Save the attached cert.pem file off to someplace like your Desktop
- Open the Apple File Finder (normal file manager)
- On the Go menu->Go To Folder...
- In the dialog type "/etc/ssl" without the quotes and press OK
- This should take you to the /etc/ssl directory which has the old "cert.pem" file in it.
- You can drag the old cert.pem (in that directory) somewhere else (like your documents folder) if you want to keep a backup copy (not required)
- Then try dragging the new cert.pem (one I sent you) into that folder and overwrite the one that is there
- It will likely ask for a password as that is a protected directory
- If that works try restarting BeerSmith
Thanks,
Brad Smith
Attachments
Last edited: