Firefox does not have access to HTTPS sites under a proxy environment
Source: Internet
Author: User
Operation Environment Introduction operating system: UBUNTU10.04 network environment: Within the company LAN, use proxy to access extranet ======================================= problems: Prompt when using SVN to download code File has been migrated or deleted "======================================= for the above problem, my first idea is to access the HTTPS Web site in the browser, the result failed, return a" proxy server rejected the link "error. At that time did not go to the proxy server to think, but the use of a general solution. 1. Install NTP sudo apt-get isntall NTP (Setup completes, the system will automatically start it)//Turn off NTP so we can modify the system time SUDO/ETC/INIT.D/NTP stop//update system time sudo date sudo n Tpdate your IP//restart NTP sudo/etc/init.d/ntp start 2. Set up the SSL proxy just as you would for an HTTP proxy (in the exact steps) 3. Enable SSL 4 in the browser. This is the easiest place to overlook, just like 70% electrical failure is that we did not connect it to the power supply, please make sure that the agent you are using is allowed to link HTTPS site.
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.