Alright, I figured it out. As usually with Apple, its very simple once you know how to do it...
For 10.4.10:
Open Keychain Access and show all Keychains.
Click on the System Keychain.
Drag the certificate file from your directory server into list of keys and certificates. It will ask you to authenticate.
Done.
Quote:
Originally Posted by mosx86 I've been trying to set up Zimbra to authenticate off of our open directory server via ldaps. I get the following error:
Caused by: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target
The administrative documentation says that I need to configure the certificate from my OD server as a trusted certificate.
I don't see any options for this in the Zimbra administration console and after poking around online, I'm wondering if this needs to added to my
/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts file.
Has anyone gotten ldaps external authentication working with an Apple Open Directory server? |