RE: openssl.exe question - SOLVED

2007-10-16 Thread John M. Simmons
It was stup0id programmer tricks. I thought I had the signature properly decoded. Once I got that ironed out, all my problems went away. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola Sent: Tuesday, October 16, 2007 3:48 PM To: openssl-u

RE: openssl.exe question

2007-10-16 Thread John M. Simmons
greater than mod len:.\crypto\rsa\rsa_eay.c:660: If the php internal openssl code verifies this signature, and the external openssl.exe binary generates thie listing above, does this indicate a but in openssl.exe? From: [EMAIL PROTECTED] [mailto:[EMAIL

openssl.exe question

2007-10-16 Thread John M. Simmons
I'm attempting to implement some single sign-on code from this site: http://www.single-signon.com/en/single-signon.html I downloaded their PHP-based agent code, and successfully run it on our IIS7 server. The PHP code can use either PHP's internal openssl code, or can be configured to use