Skip to Content.
Sympa Menu

shibboleth-dev - RE: testing a localhost shib install......

Subject: Shibboleth Developers

List archive

RE: testing a localhost shib install......


Chronological Thread 
  • From:
  • To: Scott Cantor <>,
  • Subject: RE: testing a localhost shib install......
  • Date: Tue, 22 Jun 2004 11:30:28 -0400

I changed my httpd.conf file, telling mod_ssl to use the key + cert that come in the shib distribution..

and now I'm getting this info in my SHAR log.....

2004-06-22 11:22:26 INFO shibtarget::InternalCCacheEntry [1] new_session: new session created (ID: d2c626c93a9c8a84b9d464c39e8477d2)

2004-06-22 11:22:26 INFO shibtarget::InternalCCacheEntry [2] session_is_valid preFetch populate getNewResponse: trying to get new attributes for session (ID=d2c626c93a9c8a84b9d464c39e8477d2)

2004-06-22 11:22:26 INFO SAML.SAMLSOAPBinding [2] session_is_valid preFetch populate getNewResponse send send: sending SOAP message to https://localhost/shibboleth/AA

2004-06-22 11:22:27 INFO XMLProviders.XMLTrust [2] session_is_valid preFetch populate getNewResponse send send attach: KeyAuthority match on CN=localhost, O=Shibboleth Project, C=US


2004-06-22 11:22:29 ERROR SAML.SAMLSOAPBinding [2] session_is_valid preFetch populate getNewResponse send send: failed while contacting SAML responder: Failed to connect to localhost IP number 1: 128

***** actually, the above line confuses me -- why would this have failed?

2004-06-22 11:22:30 ERROR Shibboleth.ShibBinding [2] session_is_valid preFetch populate getNewResponse send: caught SAML exception during SAML attribute query: SAMLSOAPBinding::send() failed while contacting SAML responder: Failed to connect to localhost IP number 1: 128

2004-06-22 11:22:30 INFO SAML.SAMLSOAPBinding [2] session_is_valid preFetch populate getNewResponse send send: sending SOAP message to https://cooke.services.brown.edu/shibboleth/AA

2004-06-22 11:22:30 INFO XMLProviders.XMLTrust [2] session_is_valid preFetch populate getNewResponse send send attach: KeyAuthority match on CN=localhost, O=Shibboleth Project, C=US

2004-06-22 11:22:31 ERROR SAML.SAMLSOAPBinding [2] session_is_valid preFetch populate getNewResponse send send: failed while contacting SAML responder: SSL: certificate subject name 'localhost' does not match target host name 'cooke.services.brown.edu'

2004-06-22 11:22:31 ERROR Shibboleth.ShibBinding [2] session_is_valid preFetch populate getNewResponse send: caught SAML exception during SAML attribute query: SAMLSOAPBinding::send() failed while contacting SAML responder: SSL: certificate subject name 'localhost' does not match target host name 'cooke.services.brown.edu'

2004-06-22 11:22:31 ERROR shibtarget::InternalCCacheEntry [2] session_is_valid preFetch populate getNewResponse: caught SAML exception during query to AA: ShibBinding::send() unable to successfully complete attribute query



Archive powered by MHonArc 2.6.16.

Top of Page