Skip to Content.
Sympa Menu

mace-opensaml-users - RE: strange error when validating saml message

Subject: OpenSAML user discussion

List archive

RE: strange error when validating saml message


Chronological Thread 
  • From:
  • To:
  • Subject: RE: strange error when validating saml message
  • Date: Wed, 30 Aug 2006 08:49:12 +0200

Title: RE: strange error when validating saml message

Hi,

You are right. It's certainly not an opensaml error.
My question was actually if someone knows what this error can be.
If you look at the trace, there is this line:

java.security.cert.CertificateNotYetValidException: NotBefore: Thu Aug 17 15:10:47 CEST 2006

which means that the current date should before the 17 Aug 2006,
however, the header of the log line has the date 29 Aug 2006, which indicates that the logger got the right date from the system.

The problem (I think) is that sun.security.x509.CertificateValidity got another date, but I do not know why.

Miro

-----Original Message-----
From: Scott Cantor []
Sent: dinsdag 29 augustus 2006 17:08
To: ;
Subject: RE: strange error when validating saml message


> I use opensaml 1.0 for validating saml messages. Usually it
> works ok, but now we get a strange error. The log is the following:

I don't think this is an OpenSAML issue (the error is obviously nothing to
do with that code). I actually don't see any evidence in your log that
OpenSAML is even being used here. SAMLValidator is not an OpenSAML class.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page