Skip to Content.
Sympa Menu

shibboleth-dev - AA encountering old cert......

Subject: Shibboleth Developers

List archive

AA encountering old cert......


Chronological Thread 
  • From:
  • To:
  • Subject: AA encountering old cert......
  • Date: Thu, 15 Jul 2004 22:01:43 -0400

I've got an origin on an older machine, using a cert obtained about a year ago, I'm suddenly getting this message in my origin log:

2004-07-15 20:03:11,046 ERROR [AA] Core - Failed to startup directory context: javax.naming.CommunicationException: simple bind failed: directory.cis-qas.brown.edu:636 [Root exception is javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 08 19:59:59 EDT 2004]
2004-07-15 20:03:11,049 WARN [AA] Core - Skipping PlugIn: directory

I would have assumed, tho, that the ldap server returned this cert.... I wouldn't have expected the java libraries to be presenting a client cert.....

however,

/usr/local/bin/ldapsearch -H ldaps://directory.cis-qas.brown.edu/ -b "dc=brown,dc=edu" -D "cn=stc_query,ou=special users,dc=brown,dc=edu" -w PASS brownnetid=steven_carmody

does work....altho the ldapsearch doc makes no mention of ssl support....

so... which cert has expired?



Archive powered by MHonArc 2.6.16.

Top of Page