- Get the certificate from the web server (Instructions from macosxhints).
- openssl s_client -connect servername:443 -showcerts
Then copy & paste the lines from "-----BEGIN CERTIFICATE-----"
through "-----END CERTIFICATE-----" *inclusive* into a file with the .pem extension and save it
(as plain text, of course).- Import this certificate into the X509Anchors keychan in Keychain Access.
Monday, October 4, 2004
Importing self-signed certificates
I have been trying to read a rss feed on a secure web site with a self-signed certificate, but Shrook has been having a problem loading it. Shrook uses Apple's Web toolkit to do http communication, and it looks it will not load data from a site with a self-signed certificate, when the certificate is not loaded in the keychain. Here are the steps that I used to get it to work:
Subscribe to:
Post Comments (Atom)
Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs
I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...
-
Over the past few days, I've been immersed in the task of replacing the light switches in our century-old house with Lutron light switch...
-
As I have mentioned before , I have been trying to use the Flock block editor to post to my blogs. Almost everything works, except one maj...
-
Currently if you want to access a calendar with both Google Calendar and iCal, you can only share the calendar one way. So if you want to ...
No comments:
Post a Comment