You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/25 16:21:10 UTC

[Ws Wiki] Trivial Update of "RonReynolds" by RonReynolds

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by RonReynolds:
http://wiki.apache.org/ws/RonReynolds

------------------------------------------------------------------------------
           -keypass   serverKeyPW
           -keystore  server.keystore
           -storepass serverStorePW }}}
-  2. create a keystore for the client {{{
+  2. create a keystore (and public-key/private-key pair) for the client {{{
   keytool -genkey 
           -alias     client1
           -dname     "CN=Client 1"