Author: keith
Date: Tue Aug  5 22:54:58 2008
New Revision: 20442
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=20442

Log:
Adding documentation on managing the private key


Added:
   trunk/mashup/java/xdocs/images/private_key_details.png   (contents, props 
changed)
Modified:
   trunk/mashup/java/xdocs/images/upload_private_key.png
   trunk/mashup/java/xdocs/images/uploading_certificates.png
   trunk/mashup/java/xdocs/keystoremanagement.html

Added: trunk/mashup/java/xdocs/images/private_key_details.png
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/images/private_key_details.png?pathrev=20442
==============================================================================
Binary file. No diff available.

Modified: trunk/mashup/java/xdocs/images/upload_private_key.png
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/images/upload_private_key.png?rev=20442&r1=20441&r2=20442&view=diff
==============================================================================
Binary files. No diff available.

Modified: trunk/mashup/java/xdocs/images/uploading_certificates.png
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/images/uploading_certificates.png?rev=20442&r1=20441&r2=20442&view=diff
==============================================================================
Binary files. No diff available.

Modified: trunk/mashup/java/xdocs/keystoremanagement.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/keystoremanagement.html?rev=20442&r1=20441&r2=20442&view=diff
==============================================================================
--- trunk/mashup/java/xdocs/keystoremanagement.html     (original)
+++ trunk/mashup/java/xdocs/keystoremanagement.html     Tue Aug  5 22:54:58 2008
@@ -19,7 +19,6 @@
     
 
     <title>Keystore Management</title><link href="css/mashup-docs.css" 
rel="stylesheet" type="text/css" media="all"></head>
-
 <body style="direction: ltr;" lang="EN-US">
 <div id="main-content">
     <h1>Keystore Management</h1>
@@ -80,7 +79,13 @@
     </div>
     <br>
 
-    <div style="margin-left: 40px;"><img style="width: 1007px; height: 
1119px;" alt="upload private key" src="images/upload_private_key.png"><br></div>
+    <div style="margin-left: 40px;"><img style="width: 1001px; height: 619px;" 
alt="Upload private key" src="images/upload_private_key.png"><br><br></div>There
+may be instances where your private key has expired, and in such a case
+you may have to update your private key in order for your keystore to
+be used in a effective manner. When a private key is present in the
+keystore it can be managed via the cert manager page at <a 
href="https://localhost:7443/cert_manager.jsp";>https://localhost:7443/cert_manager.jsp</a>.
 &nbsp;The fugure below shows this. <br><br><img style="width: 1003px; height: 
364px;" alt="Private Key Details" src="images/private_key_details.png"><br><br>
+    
+
     <h2 id="usage">Usage of user keystores</h2>
     <br>The user's keystore will be used for the following purposes,<br>
     <ol>
@@ -112,7 +117,7 @@
         <li>By providing the URL of the site.</li>
         <li>By uploading the certificate as a file.</li>
     </ol>
-    <img style="width: 1008px; height: 1156px;" alt="upload certificates" 
src="images/uploading_certificates.png"><br><br>
+    <img style="width: 1004px; height: 669px;" alt="upload certificates" 
src="images/uploading_certificates.png"><br><br>
 </div>
 
 <p>� 2007-2008 WSO2 Inc.</p>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to