We're using Sun's iPlanet as our LDAP server and are trying to
implement LDAP via SSL in our Java apps (we're using the Directory SDK
4.1 for Java). I'm using the class
netscape.ldap.factory.JSSSocketFactory, which makes reference to
another class:
com.netscape.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
But I can't find that class anywhere, and when I run the app I get a
NoClassDefFoundError. I have found tons of references to a mozilla
package with a similar name, but nothing for the package my code is
looking for.
Is there another jar I need to include or download? I assumed
everything I needed would be included.
_______________________________________________
mozilla-crypto mailing list
mozilla-crypto@mozi...
http://mail.mozilla.org/listinfo/mozilla-crypto
opensubscriber is not affiliated with the authors of this message nor responsible for its content.