0 Replies Latest reply on Dec 5, 2008 4:47 AM by dejanmr

    How to Fetch client name (etc.) from key on server side?

      What is the best/easiest way to fetch client data ("First and last name" - CN, OU ...) from server side, over SSL connection?

      Is there way to use data from SSL signature from application, so, I can know who is accessing my application (key from browser or another application using my Web Service over SSL) using only key data?

      Is there relevant documentation someone can point me to?

      Thanks.