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

avodonosov avodonosov at common-lisp.net
Mon Nov 3 18:50:17 UTC 2008


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

Modified Files:
	index.html 
Log Message:
index.html: back to iso-8859-1

--- /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 18:35:39	1.21
+++ /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 18:50:17	1.22
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-	<META http-equiv="Content-Type" content="text/html; charset=utf-8">.
     <title>CL+SSL</title>
     <link rel="stylesheet" type="text/css" href="index.css"/>
   </head>
@@ -214,7 +213,7 @@
 	Support for encrypted keys, thanks to Vsevolod Dyomkin.
       </li>
       <li>
-	 Chained certificates support, thanks to Juhani Ränkimies.
+	 Chained certificates support, thanks to Juhani Ränkimies.
       </li>
     </ul>
     <p>





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