From ef23587d7a9cf8b42d094287373ba5bc26de591e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 21 Jun 2011 11:46:32 -0400 Subject: [PATCH] Fix address book formatting in humanizing OS X post. --- posts/Humanizing_OS_X.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/posts/Humanizing_OS_X.mdwn b/posts/Humanizing_OS_X.mdwn index 0b5f995..028600c 100644 --- a/posts/Humanizing_OS_X.mdwn +++ b/posts/Humanizing_OS_X.mdwn @@ -201,10 +201,10 @@ Address Book and LDAP You can configure Apple's [Address Book][aab] to search an LDAP directory. Set up your connection with: - /Applications/Address\ Book.app - Address Book -> Preferences -> Accounts -> Add - Account Type: LDAP - ... + /Applications/Address Book.app + Address Book -> Preferences -> Accounts -> Add + Account Type: LDAP + ... If you're using a self-signed certificate, you'll need to add your CA to the system keyring or OS X will assume a man-in-the-middle attack @@ -214,7 +214,7 @@ Add your certificate with: /Applications/Utilities/Keychain Access.app File -> Import Items /path/to/your/CA/certificate - Destination Keychain: System + Destination Keychain: System After which everything should work as expected. -- 2.26.2