Hi People,
im connecting to a siteminder service using php. it requires me to send a client certificate.
basically, if i use the browser, it pops up a window asking for the cert, i select it, hit ok, and it proceeds. if i dont have the cert, it sends me to a unregistered page.
how can i get php to simulate this action. im using php 4.3.4 with './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql' '--with-openssl'
and Apache/2.0.48 (Unix)
thanks
Blob On