X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=CJGFe7mhPBnfxfoCR/O7r4NuEpJWz55B7uuJYQT9YmdHyvSmAdYZ2 OOm2LTYcpzx+sR/Gb+LsTJvJ8ToTNxpGC0wsp4j8XVMnUsEXfD4R7jqpBQ2AvayH uvt1krhixIn4I29x9qmyq0b6ExnXouL10KSnbSk2V6w8s7CHWH8U4Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=TdSl4p3J/XKL2S6fLZ/cKMnJnb0=; b=kHrBgjOcT0lCYfHBTlbLns7uJBjb M60OshIfoOiB5zuKNT5wMldv8XHk0tUJbR/xObfYIidH7xXDweNIkJbIjEqbt+YZ AqxTwEvXHAtmQg5KCvD5tYTVlJ9gEYoRqNf/w13BAbzRiHteMMNAgtc+8F9MGQlI V/PbLzlp/S8iorc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:andreas, H*F:D*t-online.de, H*f:sk:56D820B, curl X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andreas Hauptmann Subject: Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll Date: Thu, 3 Mar 2016 15:11:14 +0100 Lines: 13 Message-ID: References: <56D820B6 DOT 2060208 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archive: encrypt Archive: no X-IsSubscribed: yes On Thu, 3 Mar 2016 12:32:06 +0100 Vlado wrote: > Can SSLv2_client_method return to library, or perheaps php should be > rebuild? It's not only php that is broken now. curl and many other packages don't work at the moment for the same reason: $ strace curl --head https://google.com -> same error for me, at least with cygwin64. -- 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