<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Web Response &lt;<a href="mailto:web@outoforder.cc">web@outoforder.cc</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">May 19, 2009 4:09:02 AM GMT-04:00</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Edward Rudd &lt;<a href="mailto:urkle@outoforder.cc">urkle@outoforder.cc</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>mod_gnutls</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Reply-To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">ljian &lt;<a href="mailto:ljian_lj@163.com">ljian_lj@163.com</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div><div>This message sent from ljian &lt;<a href="mailto:ljian_lj@163.com">ljian_lj@163.com</a>>.<br>Message:<br><br> hi:<br> &nbsp;&nbsp;I have a question in using mod_gnutls,after i install mod_gnutls successfully and write apache conf like this url show:<br><a href="http://www.outoforder.cc/projects/apache/mod_gnutls/docs/#example">http://www.outoforder.cc/projects/apache/mod_gnutls/docs/#example</a><br><br>but i got a error:<br>Syntax error on line 80 of /home/apache2.2.10/conf/extra/httpd-ssl.conf:<br>GnuTLS: Failed to Import Certificate '/home/ljian/cbg.163.com.crt': (-34) Base64 decoding error.<br>this Certificatefile is ok under normal mod_ssl.<br><br>can you give me some advices that i can resolve this problem?<br><br>part of my apache conf:<br>72 LoadModule gnutls_module modules/mod_gnutls.so<br> 73 #GnuTLSCache None "cbg.163.com xyq.cbg.163.com"<br> 74 #GnuTLSCacheTimeout 500<br> 75 <br> 76 NameVirtualHost *:443<br> 77 &lt;VirtualHost *:443><br> 78 GnuTLSEnable on<br> 79 GnuTLSPriorities NORMAL<br> 80 GnuTLSCertificateFile &nbsp;/home/ljian/cbg.163.com.crt<br> 81 #GnuTLSPGPCertificateFile&nbsp;"/home/ljian/cbg.163.com.crt"<br> 82 GnuTLSKeyFile &nbsp;"/home/ljian/cbg.163.com.key"<br>......<br>&nbsp;&nbsp; &nbsp;&lt;/VirtualHost><br></div></blockquote></div><br></body></html>