On 1/3/2014 12:14 PM, Mudassir Aftab wrote:
*Connector Settings:*

<Connector port="8443"
protocol="org.apache.coyote.http11.Http11AprProtocol"
            maxThreads="200"
            clientAuth="false"
            *SSLCipherSuite="ECDHE-ECDSA-AES128-SHA256"*

Do you really have the asterisks around this in your config?


            scheme="https" secure="true" SSLEnabled="true"
            SSLCertificateFile="/home/mudassir/pay/p.pem"
            SSLCertificateKeyFile="/home/mudassir/p-key.pem"
            SSLCACertificateFile="/home/mudassir/AdminCA1.pem" />

*Tomcat Logs:*

<snip>



*Firefox Error: Version 26*

Secure Connection Failed

An error occurred during a connection to pay.upaga.net:8443. Cannot
communicate securely with peer: no common encryption algorithm(s). (Error
code: ssl_error_no_cypher_overlap)

Does firefox support "ECDHE-ECDSA-AES128-SHA256"?  I don't know...



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to