[PHP] Client SSL Certificates

Discussion in 'Mixed Languages' started by PAYMYRENT, Jun 26, 2013.

  1. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    So I am creating a new system for my software updates and i was wondering if any of you knew how to do what the title says. I can do a client ssl in ASP.NET and it works fine but my hosting only does PHP. I spent about 6 or 7 hours trying to get the server to read the php and it failed each time like the cert was never sent. Now i tested the client on my local asp.net and it work 100%. I have basic code to output the cert data from $_SERVER['PARAM(SSL_OPTIONS - Fake none of the real options worked)']

    :p
    thanks in advanced