delorie.com/archives/browse.cgi | search |
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:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; q=dns; s=default; b=Id | |
Qx3zt17yit2N5a+qq4f12vG9fEUOzScJxIwwA1Uyyxkq/i1VaVnGts55UIPDU8eh | |
GPOsXDH3Tr55LHBU1CjF0uQMBEtf68TkXwNTEoPBP94qfnl8qqlD9D8XQvGjXTK7 | |
FjgfitjAT49s5b1F7aiwzzq2jEc9fqT6vQBRduEkE= | |
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:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; s=default; bh=LtMKzq8V | |
6UlWwyNJFMbQy1NpW5A=; b=MSmvADpphXEK7+o59Ij8zNeHNdy2geZiQbuQ+Iju | |
YV6PqgmcKKoabsNG7ERskj+ZLUUMujKGLaS4UznB73kDILGgCdaTq9NYt+gbwuAG | |
x9J29omxJRbktqN5WozRcuCPJQGMlIZYzh8EhF0D87fquWAjUkX4nnZLF0WkgHpw | |
zRA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-qa0-f66.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.224.97.67 with SMTP id k3mr3893963qan.17.1390408157714; Wed, 22 Jan 2014 08:29:17 -0800 (PST) |
In-Reply-To: | <52DFB6B7.6070701@aol.com> |
References: | <CA+WgaY86qXwc9ywzjmU1x8B9WrpFnsQzFtvs6q5JLTRDFsEvHQ AT mail DOT gmail DOT com> <52DF5A6F DOT 2030509 AT users DOT sourceforge DOT net> <CA+WgaY-7sVhxcKyaY=FZpSbiG3JW8N+KHRAh=oXyh_A3bWeH5A AT mail DOT gmail DOT com> <52DFB6B7 DOT 6070701 AT aol DOT com> |
Date: | Thu, 23 Jan 2014 01:29:17 +0900 |
Message-ID: | <CA+WgaY8gf1X+dHVPxzjMf2Sp6A8YM=KVZLejqhREWVOXdj3YMA@mail.gmail.com> |
Subject: | Re: Is there someone who have a same problem ? |
From: | kou1okada <mail4devel AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Thanks ! It seems a result under the Windows 8.1, and verifying for SSL certificate is succeeded. Hmm, can someone provide results under the Windows 8 ? I checked it on 2 environments which are Windows 8 version of SONY VAIO Duo 11 and acer Aspire V5-171. These 2 environments can not be installed correctly ca-certificates on cygwin 64 at least. --------- kou1okada https://github.com/kou1okada 2014/1/22 Tim Prince <n8tm AT aol DOT com>: > > On 1/22/2014 3:35 AM, kou1okada wrote: >> >> 2014/1/22 Yaakov (Cygwin/X) <yselkowitz AT users DOT sourceforge DOT net>: >>> >>> On 2014-01-21 22:18, kou1okada wrote: >>>> >>>> If you are using the cygwin64 under the Windows 8, please check a >>>> following command sequence and please tell me a result. >>>> >>>> #------------------ >>>> uname -srvmp >>>> cygcheck -c | grep ca-certificates >>>> ls -lnG /etc/setup/ca-certificates.lst.gz >>>> find /etc/pki/ca-trust/extracted/ -mindepth 1 -type f -not -iname >>>> README -exec ls -lnG {} + >>>> wget -O /dev/null https://google.com >>>> #------------------ >>> >>> >>> > $ uname -srvmp > CYGWIN_NT-6.3 1.7.27(0.271/5/3) 2013-12-09 11:54 x86_64 unknown > ... > $ wget -O /dev/null https://google.com > --2014-01-22 07:10:00-- https://google.com/ > Resolving google.com... 2607:f8b0:4009:804::1006, 74.125.225.7, > 74.125.225.8, .. > . > Connecting to google.com|2607:f8b0:4009:804::1006|:443... failed: Connection > tim > ed out. > Connecting to google.com|74.125.225.7|:443... connected. > HTTP request sent, awaiting response... 301 Moved Permanently > Location: https://www.google.com/ [following] > --2014-01-22 07:10:21-- https://www.google.com/ > Resolving www.google.com... 2607:f8b0:4009:802::1014, 74.125.225.112, > 74.125.225 > .113, ... > Connecting to www.google.com|2607:f8b0:4009:802::1014|:443... failed: > Connection > timed out. > Connecting to www.google.com|74.125.225.112|:443... connected. > HTTP request sent, awaiting response... 200 OK > Length: unspecified [text/html] > Saving to: `/dev/null' > > [ <=> ] 10,876 --.-K/s in 0.001s > > 2014-01-22 07:10:42 (9.74 MB/s) - `/dev/null' saved [10876] > > -- > Tim Prince > > > > -- > 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 > -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |