[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xwt-cvs
Subject:    [cvs] commit: 31-Oct charlie faq.html: Trying to make the faq
From:       charlie () megacz ! com
Date:       2003-10-31 11:33:03
[Download RAW message or body]


31-Oct charlie faq.html: Trying to make the faq validate


==============================================================================
--- faq.html	2003/10/31 11:28:44	1.34
+++ faq.html	2003/10/31 11:33:02
@@ -853,7 +853,7 @@
 
     <p>XWT's licensing is covered on the <a href="license.html">License</a> \
page.</p>  
-<h2><a name=infect></a>3.2 Won't the GPL infect me and ruin my business!?</h2>
+<h2><a name="infect"></a>3.2 Won't the GPL infect me and ruin my business!?</h2>
 
     <p>
     No. You should stop listening to Craig Mundie and his fearmongering \
FUD-slinging. @@ -1378,30 +1378,29 @@
 
     <p>
     When making an SSL-protected xmlrpc or soap call, it may sometimes
-    fail, putting an entry like:
+    fail, putting an entry like:</p>
     <pre class="code">
     TinySSL$SSLInputStre: got Server Certificate(s)
     ThreadMessage: caught throwable at thread entry point; this should never \
                happen</pre>
-    in your logfile (windows) or Java console (just about anything
-    else). What this means is that:
+<p>in your logfile (windows) or Java console (just about anything
+else). What this means is that:</p>
     <ul>
       <li>The XWT engine could not decode the server certificate (it
-      is flawed, and no ssl to that server should work at all), or
+      is flawed, and no ssl to that server should work at all), or...</li>
       <li>The server certificate lacks a CN (which makes it flawed but
-      some browsers might wrongly accept it), or
+      some browsers might wrongly accept it), or...</li>
       <li>The certificates' CN does not match the name of the host
       serving it (which kind of defeats the purpose of getting an
-      expensive 'trusted' cert), or
-      <li>The certificate has expired, or
-      <li>The certificate isn't valid yet, or
+      expensive 'trusted' cert), or...</li>
+      <li>The certificate has expired, or...</li>
+      <li>The certificate isn't valid yet, or...</li>
       <li>The certificate doesn't contain a basic constraints block (I
-      have <i>no</i> idea what this means), or
+      have <i>no</i> idea what this means), or...</li>
       <li>The server sent a broken chain of certificates (<b>bad</b>
-      server!), or, finally, and most likely,
+      server!), or finally and most likely...</li>
       <li>The server certificate was not signed by a trusted CA; you
-      are using a self-signed certificate
+      are using a self-signed certificate.</li>
     </ul>
-    </p>
 
 <h2><a name="nnbehindproxy"></a>5.3 I can't launch using Netscape Navigator 4.X from \
behind a proxy!</h2>  


_______________________________________________
cvs mailing list
cvs@lists.xwt.org
http://lists.xwt.org/listinfo/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic