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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=ak3 PAAtL0YtIFsVg82xosTM6BMXKI5xHyI1Od4FGzSa2zjfe9uxVWtetVZjj0HjbvDg UpO+9GUZnsoTVYrlbGQvfU4RJ6Yls6am67affy5YGXNsew0Iyc2t0yDlhLlkpiAT dVJDpwzgZTUgS9L6g1b8mskZdXq5Igek1RXnbEtc= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=I5gaFvDwD a6BIamOspWkSsQaWKg=; b=Pb9ujsGf8rBwXgTDBxz1KQWgA1kmJSJKQjWUhlnP7 TKakUT/2bpS3sIIVQiJK3DFf4fXZ02MZe9U7rwnGz8g2hFU5v4x9yySTZVxt8Gb3 RQfCQMdqXmNylx4YvsW18i7rzQSoM7juhd8Lm1dwF2dKpr/CHWZN1Qkryz7L3+Ui JA= 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=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f182.google.com X-Received: by 10.42.239.18 with SMTP id ku18mr194175icb.61.1390446122337; Wed, 22 Jan 2014 19:02:02 -0800 (PST) Message-ID: <52E08632.2030907@users.sourceforge.net> Date: Wed, 22 Jan 2014 21:02:10 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: wget: needs rebuild for x86 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Eric, Could you please update/rebuild the x86 wget package? The current x86 release is linked against an old gnutls which preceded the addition of ca-certificates, so it rejects HTTPS requests without either an explicit --ca-certificate argument (or equivalent setting in wgetrc(5)) or --no-check-certificate. Rebuilding against either the latest gnutls-devel or openssl-devel will fix this. If you haven't converted wget to cygport yet, feel free to use this as a head start: https://sourceforge.net/p/cygwin-ports/wget Thanks, Yaakov -- 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