[cl-plus-ssl-cvs] CVS cl+ssl

avodonosov avodonosov at common-lisp.net
Mon Nov 3 23:19:29 UTC 2008


Update of /project/cl-plus-ssl/cvsroot/cl+ssl
In directory cl-net:/tmp/cvs-serv11901

Modified Files:
	index.html 
Log Message:
formatting fix

--- /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 18:50:17	1.22
+++ /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 23:19:28	1.23
@@ -136,7 +136,7 @@
     </p>
     <p>
       <div class="def">Function CL+SSL:USE-CERTIFICATE-CHAIN-FILE (certificate-chain-file)</div>
-      Loads a PEM encoded certificate chain file CERTIFICATE-CHAIN-FILE
+      Loads a PEM encoded certificate chain file <tt>certificate-chain-file</tt>
       and adds the chain to global context. The certificates must be sorted 
       starting with the subject's certificate (actual client or server certificate),
       followed by intermediate CA certificates if applicable, and ending at 





More information about the cl-plus-ssl-cvs mailing list