CaC Logins........
Has anybody had experience with CaC authentication websites?
I would like to grab credentials and insert them into a database
via CaC. I already know how the server needs to be configured.
I will assume that I will grab cgi information for the credentials to be inserted.
something like this:
<cfscript> edipi = #right(CGI.cert_subject, 10)# </cfscript>
Any other thoughts with this one?
