The cert should be available in SSL_CLIENT_CERT. It's PEM encoded (if it's there at all).
http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/12/21 Chad Baloga <[email protected]>: > > Should SSL_CLIENT_CERT appear in the debug info, ie CGI variable, or do you > need to use some sort of function to get it? > >> Assuming that the client cert is used in an SSL negotiation, Try >> SSLOptions +ExportCertData > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329280 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

