zoukankan      html  css  js  c++  java
  • "This connection is untrusted"


    Error Messages

    I am receiving the following error message in Firefox:
    insidemit-apps.mit.edu:443 uses an invalid security certificate.  Error message

    After selecting Cancel to close the warning message, another error message is displayed:

    This Connection is Untrusted error message

    Solution

    Install the MIT Certificate Authority

    The error messages you are receiving are related to Firefox not recognizing MIT's certificate authority. In most cases, installing the MIT certificate authority (MIT CA) will resolve the issue.

    1. Download the MIT CA (Certificate Authority).
    2. Select Trust this CA to identify websites, and press OK.


    3. The CA should now be installed in Firefox. Try again to access the site.

    If the error persists after installing the MIT Certificate Authority

    This error should not occur for IS&T sites after the MIT CA (Certificate Authority) has been installed in the browser.

    • Make sure that you've typed the full name for the web server, for example, "wikis.mit.edu", as opposed to "wikis".
    • Note that the MIT CA needs to be installed separately for each web browser that you use.
    • If you continue to get the error, contact the administrators for the site. They can let you know whether the following steps are needed for accessing the site:

    (Note: follow these instructions only if you trust the administrator of the site.)

    1. Select Cancel to close the warning in the popup box. You may need to press Cancel multiple times.
    2. Select I Understand the Risks
      Result: An Add Exception button appears
    3. Select Add Exception
      Result: A message appears, "You are about to override how Firefox handles certificates"
    4. Press Get Certificate.
    5. Press Confirm Security Exception
      Result: A confirm window appears.
    6. Press Resend.
      Result: The site you are attempting to access should now be displayed.

    Still having trouble?

    This error can also occur when the MIT Certificate Authority is installed, but is not set to "identify websites." This setting is initially set when they install the CA, but also can be edited after the CA is installed. To edit the setting for the CA:

    1. Go to Preferences (Mac) or Options (Windows)
    2. Go to the Advanced tab > Encryption > View Certificates
    3. In the next window, go to Authorities and find the MIT CA.
    4. Highlight the MIT CA and select, Edit.
    5. Check the box to allow the CA to identify websites.

  • 相关阅读:
    ngx_os_init解析
    cacheline相关优化手段
    std::thread_local
    std::initializer_list<T>
    MySQL group by 注意事项
    MySQL IFNULL函数
    python nginx不同参数压测脚本
    完全卸载oracle11g步骤
    Maven常用命令(转载)
    项目SVN的IP地址发生变化时修改SVN为新的IP地址
  • 原文地址:https://www.cnblogs.com/bill-technology/p/4130848.html
Copyright © 2011-2022 走看看