Transient Diffie-hellman public key for server is too weak

Source: Internet
Author: User
Tags cipher suite

The latest version of Chrome (45.0.2454.85 m), when accessing the certificate, will report "The server's instantaneous

Diffie-hellman public key Too weak "

The first thought is the issue of certificate production, Baidu saw a solution is to set up Tomcat

Level of confidentiality: join in <connector>

Ciphers= "tls_ecdhe_rsa_with_aes_128_cbc_sha256,tls_ecdhe_rsa_with_aes_128_

Cbc_sha,tls_ecdhe_rsa_with_aes_256_cbc_sha384,tls_ecdhe_rsa_with_aes_256_c

Bc_sha,tls_rsa_with_aes_128_cbc_sha256,tls_rsa_with_aes_128_cbc_sha,tls_rs

A_with_aes_256_cbc_sha256,tls_rsa_with_aes_256_cbc_sha "
But in this machine test, the online environment will be reported: Unsupported cipher suite XXX
Tests have found that the encryption algorithms supported by JDK1.6 and JDK1.7 are not the same, testing the upgrade JDK

, problem solving.


Transient Diffie-hellman public key for server is too weak

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.