Cagdas: > > 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 ... >
Perhaps you are using the wrong CA certificate files? Get rid of SSLCACertificatePath directive, make sure that SSLCACertificateFile and SSLCertificateChainFile have the correct CA certificates. The SSLCACertificateFile is the CA root, SSLCertificateChainFile is the chained intermediate CA. -- Regards Signer: Eddy Nigg, StartCom Ltd. Jabber: [EMAIL PROTECTED] Blog: https://blog.startcom.org _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto