Help for this page

Select Code to Download


  1. or download this
    use Net::SSLeay;
    use Data::Dumper;
    ...
    print "<br>\n";
    
    print "</body>\n</html>\n";
    
  2. or download this
    <cfset x509 = GetPageContext().getRequest().getAttribute("javax.servle
    +t.request.X509Certificate") />
    <cfset x509Encoded = #ToBase64(x509[1].getEncoded())#>