This is a classic case of a server not sending intermediate CA cert(s). 
Your server is misconfigured.

Cagdas wrote:
> We have a problem about the trust issues with Mozilla Firefox 3. Even
> though there was a correct configuration on Apache2 web server,
> Firefox 3 cannot recognize our root certificates. The error code is
> "sec_error_unknown_issuer". The target web site is:
> https://www.elele.org.tr/elele.php?id=101
> 
> Yet we are quite sure that server configuration is suitable with the
> one that Firefox wants:
> 
> SSLEngine on
> SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:
> +SSLv2:+EXP:+eNULL
> SSLCACertificatePath /etc/apache2/ssl.crt SSLCACertificateFile /etc/
> apache2/ssl.crt/kok_s2.crt SSLCertificateChainFile /etc/apache2/
> ssl.crt/TURKTRUST_Elektronik_Sunucu_Sertifikasi_Hizmetleri_s2.crt
> SSLCertificateFile /etc/apache2/ssl.crt/vakif1.crt
> SSLCertificateKeyFile /etc/apache2/ssl.crt/vakif.key ...
> 
> Cagdas.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to