Hi,
Yes and put an other library in system32: ssleay32.dll
>My guess is that I must initialize SSL somehow so that it has the public
>key for our CAS server ... but I can't find where to do that yet.
Maybe, but not at startup time. Most likely when you make the communication.
Eric
At 09:03 07
You need to install openssl.cnf.
Please look at c:\php\openssl\REAMME-SSL.txt (php 5.00b2).
Ralph Nicovich wrote:
I am trying to bring up CAS authentication on our server that runs PHP.
I have some example code, that 'mostly' works... but it requires that
PHP use HTTPS to verify the users 'tick