Found the solution...

<cfset x509 = 
GetPageContext().getRequest().getAttribute("javax.servlet.request.X509Certificate")>
<cfoutput>not before = #x509[1].getNotBefore()#</cfoutput><br />
<cfoutput>not after = #x509[1].getNotAfter()#</cfoutput>

>Mike,
>
>Your validation needs to occur at handshake level but I don't know how to do
>that:
>
>http://docs.sun.com/app/docs/doc/820-2493/aakhe?l=en&a=view
>
>Cheers
>Marco Antonio
>
>
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309843
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to