PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a site that in some areas i only give access to same users, the users of my site have certificates so i need to select the users by the Distinguish name of they certificates.
Is there any way of I extract the DN(Distinguish Name) of they private certificates? Because i need that name to make a query to a database.