[Modules] mod_gnutls CertificateChainFile / CertificateCAFile

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Tue Jan 27 10:29:40 EST 2009


In your certificate file just include the Intermediate CA certificate
after your certificate.

On Mon, Jan 26, 2009 at 1:15 AM, amine <amine at jeeko.org> wrote:
> i used mod_gnutls for its sni support with many certificates signed by
> Verisign CA and everything worked fine
>
> for a new projet , i use startcom ssl certificate , but they have a
> chained CA
> StartCom (trusted by geeko/webkit family browsers) -> StartCom Class 1
> Primary Intermediate Server CA (unknown to the browser)-> My server
> certifcate
>
> With mod-ssl i used SSLCertificateChainFile directive that helps the
> browser to get access to the intermediate certificate (StartCom Class
> 1...) and it does not ask me to add an exception
> Is there any comparable directive in mod_gnutls .. i tried
> GnuTLSCertificateChainFile but with no succes :)
>
> thanks for your help
> amine at jeeko.org
>
>
>
>
> _______________________________________________
> Modules mailing list
> Modules at lists.outoforder.cc
> http://lists.outoforder.cc/mailman/listinfo/modules
>


More information about the Modules mailing list