Hi ppl.
I need to do a login system, but with 2 options, the normal login (user and password) and other using the certificates that users have installed in their browsers, But i need to know what are the variables to get in php like $_SERVER[HTTP_DN] (distinguish name in CA) and other information inside the certificates installed?
With the best regards
Hugo Gomes
Global Variables of certificates
Moderator: General Moderators
- aaronhall
- DevNet Resident
- Posts: 1040
- Joined: Tue Aug 13, 2002 5:10 pm
- Location: Back in Phoenix, missing the microbrews
- Contact:
I thought you already had a thread on this...
- aaronhall
- DevNet Resident
- Posts: 1040
- Joined: Tue Aug 13, 2002 5:10 pm
- Location: Back in Phoenix, missing the microbrews
- Contact:
This probably should have been a continuation of your previous post..
All of PHP's predefined variables are listed here
All of PHP's predefined variables are listed here