X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Subject: Re: Problem with HTTPS in LWP module in Perl References: <87vcdiznho DOT fsf AT Rainer DOT invalid> Date: Tue, 06 Nov 2012 18:56:36 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Helmut Karlowski" Message-ID: In-Reply-To: <87vcdiznho.fsf@Rainer.invalid> User-Agent: Opera Mail/12.02 (Win32) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Achim Gratz, 06.11.2012 17:48:19: > This has nothing to do with Cygwin, the same error happens on Linux: > > $ perl -e 'use LWP::Simple;' -e '($r=get("https://www.geocaching.com")) > or print "$!\n$@\n";print "$r\n";' > Connection reset by peer > Can't connect to www.geocaching.com:443 Just got this in lynx (after waiting real long): Geocaching.com will be going offline temporarily for maintenance on Tuesday, November 6, 2012 at approximately 6pm PST Maybe that's the reason? links still timeouts while lynx says after some minutes: unable to get local issuer certificate - Continue? when I agree it worked before but now issues: Suche nach www.geocaching.com HTTPS-Verbindung zu www.geocaching.com wird aufgebaut. Verbindung erneut versuchen, ohne TLS. Suche nach www.geocaching.com HTTPS-Verbindung zu www.geocaching.com wird aufgebaut. SSL callback:unable to get local issuer certificate, preverify_ok=0, ssl_okay=0 SSL callback:certificate not trusted, preverify_ok=0, ssl_okay=1 SSL callback:certificate not trusted, preverify_ok=1, ssl_okay=1 SSL callback:certificate not trusted, preverify_ok=1, ssl_okay=1 Obacht: Unable to make secure connection to remote host. lynx: Unzugängliche Startdatei https://www.geocaching.com/ lynx exits here. (sorry for german). Also the other urls I cannot connect to with links work with lynx after answering the above certificate-question and a long time of waiting. -- Helmut Karlowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple