What a glorious day - I set up another web server on a separate box and after using my certificate authority to sign a self certificate, doing a couple of c_rehashes and and openssl -connect I got cosign to work, somewhat. I will say that trying to test a cosign protected web server on the cosign log on server was problematic. Also, It's easier not to use the same certs to protect apache as you do cosign (for testing purposes). I still have one issue. When I go to my protected url and get bounced to my cosign log on server, for some reason the the URL I get directed back to is malformed (https://cosigntest.stlawu.edu:80/test).
https://lafty-rhel5.stlawu.local/cosign-bin/cosign.cgi?cosign-cosigntest.stlawu.edu=3c6Zo64N8MmCyu-IAIj78OKKnXtMp5rF1U+IWqrRkBalce9VRZ7dOWAALEL2TtUDYavq34Bd0nu7QTatgvWMuha-MRHoMWN9WVkH-8RRTkABVPrMQOJlMyG21ptZ;&https://cosigntest.stlawu.edu:80/test/ I'm using CosignHttpOnly Off, so I don't know where the port 80 is coming from. My cosign test server does not listen on port 80. Any idea? Something in the cosign.conf file? -Chris _-_-_-_-__-_-_-_-__-_-_-_-__-_-_-_-__-_-_- Christopher Lafty Systems Administrator - Windows and Linux [email protected] http://infotech.stlawu.edu 136 Madill Hall St. Lawrence University Telephone: 315-229-5953 Fax: 315-229-5539 _-_-_-_-__-_-_-_-__-_-_-_-__-_-_-_-__-_-_- Wesley Craig wrote: > On 01 Apr 2009, at 13:26, Chris Lafty wrote: >> I'm still trying to install cosign, but I'm experiencing a new issue. I >> go to the protected URL (http://lafty-test.stlawu.local/test/), which >> redirects me to the cosign log in page >> (https://lafty-rhel5.stlawu.local/cosign-bin/cosign.cgi). I >> successfully log in and get a cosign-lafty-test.stlawu.local service >> cookie (confirmed by firebug). I get redirected back to the protected >> URL, but receive a 503 error. I turned on apache debug log level, but it >> was no help. Any pointers? > > I would expect mod_cosign to log something through apache. You might > need to review your apache logging configure to capture the message, tho. > > :wes ------------------------------------------------------------------------------ _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
