[Modules] Fwd: mod_gnutls

Edward Rudd urkle at outoforder.cc
Wed May 20 09:49:52 EDT 2009



Begin forwarded message:

> From: Web Response <web at outoforder.cc>
> Date: May 19, 2009 4:09:02 AM GMT-04:00
> To: Edward Rudd <urkle at outoforder.cc>
> Subject: mod_gnutls
> Reply-To: ljian <ljian_lj at 163.com>
>
> This message sent from ljian <ljian_lj at 163.com>.
> Message:
>
> hi:
>   I have a question in using mod_gnutls,after i install mod_gnutls  
> successfully and write apache conf like this url show:
> http://www.outoforder.cc/projects/apache/mod_gnutls/docs/#example
>
> but i got a error:
> Syntax error on line 80 of /home/apache2.2.10/conf/extra/httpd- 
> ssl.conf:
> GnuTLS: Failed to Import Certificate '/home/ljian/cbg.163.com.crt':  
> (-34) Base64 decoding error.
> this Certificatefile is ok under normal mod_ssl.
>
> can you give me some advices that i can resolve this problem?
>
> part of my apache conf:
> 72 LoadModule gnutls_module modules/mod_gnutls.so
> 73 #GnuTLSCache None "cbg.163.com xyq.cbg.163.com"
> 74 #GnuTLSCacheTimeout 500
> 75
> 76 NameVirtualHost *:443
> 77 <VirtualHost *:443>
> 78 GnuTLSEnable on
> 79 GnuTLSPriorities NORMAL
> 80 GnuTLSCertificateFile  /home/ljian/cbg.163.com.crt
> 81 #GnuTLSPGPCertificateFile "/home/ljian/cbg.163.com.crt"
> 82 GnuTLSKeyFile  "/home/ljian/cbg.163.com.key"
> ......
>     </VirtualHost>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.outoforder.cc/pipermail/modules/attachments/20090520/69f7ca16/attachment.html 


More information about the Modules mailing list