Last modified by khushi kapoor on 2018/09/26 16:20

From version Icon 28.1 Icon
edited by Henry Story
on 2010/03/15 18:54
Change comment: There is no comment for this version
To version Icon 29.1 Icon
edited by Henry Story
on 2010/03/15 18:57
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -111,7 +111,8 @@
111 111   #set( $addKey = false )
112 112  #end
113 113  
114 -#if (!$nodebug) {
114 +#if (!$nodebug) #### if we come from the user's page we don't create a key
115 +
115 115  #if( $request.csrdata ) ## for Microsoft Browsers (see javascript rewriting of html)
116 116   #set( $cert = $foafssl.createFromPEM( $request.csrdata ) )
117 117  #elseif( $request.spkac )