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

From version Icon 58.1 Icon
edited by Henry Story
on 2010/05/23 01:19
Change comment: There is no comment for this version
To version Icon 59.1 Icon
edited by Henry Story
on 2010/05/23 01:19
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -28,7 +28,6 @@
28 28  #set( $incomplete = ($request.getParameterMap().isEmpty() || $nodebug) )
29 29  
30 30  #if(! $!xwiki.exists("WebId.RSAPubKeyClass"))
31 -#set( $startTme = $xwiki.jodatime.getMutableDateTime() )
32 32  
33 33  You need to create the WebId.RSAPubKeyClass
34 34  It should come with this installation's XAR file. If not you can [[create it here>>WebId.RSAPubKeyClass]] with the following properties:
... ... @@ -54,6 +54,7 @@
54 54   trusted root CA certificate afterwards.</li>
55 55  </ul>
56 56  </div>
56 +#set( $startTme = $xwiki.jodatime.getMutableDateTime() )
57 57  Time = $startTme.toDate()
58 58  
59 59  <form id="keygenform" action="" method="post">