« THE After thye Gold Rush (Irish HE) | Main | iChat add-on »

CA Cert

Welcome to CAcert.org

Install Cert OS X

# Download the certificates
curl -k -o "cacert-root.crt"   "https://www.cacert.org/certs/root.crt"
curl -k -o "cacert-class3.crt" "https://www.cacert.org/certs/class3.crt"
#
# CAUTION: Verify the certificate fingerprints before proceeding!
#
# Import the certificates into the desired keychain
sudo certtool i "cacert-root.crt"   k=/System/Library/Keychains/X509Anchors
sudo certtool i "cacert-class3.crt" k=/System/Library/Keychains/X509Anchors
# Clean up after ourselves
rm "cacert-root.crt"
rm "cacert-class3.crt"

TrackBack

TrackBack URL for this entry:
https://www.tssg.org/mt-blog/mt-tb.cgi/565

About

This page contains a single entry from the blog posted on July 31, 2008 11:05 PM.

The previous post in this blog was THE After thye Gold Rush (Irish HE).

The next post in this blog is iChat add-on.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.34