Connecting Tech Pros Worldwide Forums | Help | Site Map

OpenSSL s_client on PHP?

ilgrilloparlante@gmail.com
Guest
 
Posts: n/a
#1: Jul 14 '08
Dear PHP coders,
I would like to ask you a question.
How can I work with s_client without using any exec function? I have
the OpenSSL PHP module I am currently using to parse the x509
certificate but I still need to get the cert from a exec function :(

How can I do that without touching the bad world of exec's? :D

Thanks very much in advance
John

Closed Thread