Burp HTTPS configuration

Source: Internet
Author: User

When the import certificate is invalid

Using HTTPS to access the Web site prompt error: "SSL received a weak temporary Diffie-hellman key in the server key exchange handshake information." (Error code: SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY) "
Workaround:
Install plugin: https://addons.mozilla.org/en-us/firefox/addon/disable-dhe/(English)

https://addons.mozilla.org/en-us/firefox/addon/disable-dhe/(English)
Install plug-in Access.

Or

使用火狐浏览器,地址栏里输入 about:config,回车新建或修改以下4个布尔值为  false 即可(搜索dhe能找到): security.ssl3.dhe_dss_aes_128_sha security.ssl3.dhe_rsa_aes_128_sha security.ssl3.dhe_rsa_aes_256_sha security.ssl3.dhe_rsa_des_ede3_sha

Or

The problem occurs because your trusted root certificate has a certificate with the same serial number as the server certificate, which should be a server configuration issue. IE is able to log in normally because IE is not strict with the authentication rules of the certificate, and Firefox will verify the server certificate Strictly, which is one of the places where Firefox is safer than ie. Open the Toolbar "options" Select the label "Advanced" "Encryption", click "View Certificate", select the "Certificate Authority" tab, list the certificate, look for the certificate that is related to the website you visit, delete and try after the deletion, after deleting the visit, you will see an exception page, add trust and try again.

Original: 70597109

Burp HTTPS configuration

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.