> One way...
> 
> <CFSET usersCert = GetPageContext().getRequest().getAttribute("javax.
> servlet.request.X509Certificate")/>
> 
> <CFSET usersEmail = usersCert[1].getSubjectAlternativeNames() /> 


Are there a way to select the part of the usersEmail data as email? I have 
tried but there are 4 different results. one of the results is reversed 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343520
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to