Posted by Jack on 07/10/07 17:18
Hi
I have a page which I am trying to authenticate. When a visitor comes,
I check to see if a $ticket variable is set or not. if it is not, I
redirect the user to a third party site. Once the user gets
authenticated there, he/she is redirected back to me along with a
ticket number. I then need to open a HTTPS connection back to the
server and send two parameters which in return I get the user's
username. Is there way of doing this without installing openssl on the
server. if so how.
Thanks
J
Navigation:
[Reply to this message]
|