public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* https://cygwin.com/ now live
@ 2014-05-16 17:10 Christopher Faylor
  2014-05-16 22:08 ` Steven Penny
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Faylor @ 2014-05-16 17:10 UTC (permalink / raw)
  To: cygwin

Red Hat (thanks fo Frank Eigler) has activated some certificates for cygwin.com
so everyone should be able to access the site via https://cygwin.com now.

There will probably be some gotchas to work out for places which refer to
http://cygwin.com/ directly.  Please send any issues here, as always.

cgf

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: https://cygwin.com/ now live
  2014-05-16 17:10 https://cygwin.com/ now live Christopher Faylor
@ 2014-05-16 22:08 ` Steven Penny
  2014-05-16 22:21   ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Penny @ 2014-05-16 22:08 UTC (permalink / raw)
  To: cygwin

On Fri, May 16, 2014 at 12:05 PM, Christopher Faylor wrote:
> There will probably be some gotchas to work out for places which refer to
> http://cygwin.com/ directly.  Please send any issues here, as always.

It appears it is not forcing HTTPS through a 301 redirect, is this intentional?

    $ wget --spider cygwin.com
    Spider mode enabled. Check if remote file exists.
    --2014-05-16 17:04:43--  http://cygwin.com/
    Resolving cygwin.com (cygwin.com)... 209.132.180.131
    Connecting to cygwin.com (cygwin.com)|209.132.180.131|:80... connected.
    HTTP request sent, awaiting response... 200 OK

Example of the 301

    $ wget --spider github.com
    Spider mode enabled. Check if remote file exists.
    --2014-05-16 17:04:36--  http://github.com/
    Resolving github.com (github.com)... 192.30.252.130
    Connecting to github.com (github.com)|192.30.252.130|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: https://github.com/ [following]

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: https://cygwin.com/ now live
  2014-05-16 22:08 ` Steven Penny
@ 2014-05-16 22:21   ` Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2014-05-16 22:21 UTC (permalink / raw)
  To: cygwin

On Fri, May 16, 2014 at 05:08:12PM -0500, Steven Penny wrote:
>On Fri, May 16, 2014 at 12:05 PM, Christopher Faylor wrote:
>>There will probably be some gotchas to work out for places which refer
>>to http://cygwin.com/ directly.  Please send any issues here, as
>>always.
>
>It appears it is not forcing HTTPS through a 301 redirect, is this
>intentional?

I didn't say "http is no longer available" so, yes, it is intentional.

cgf

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-16 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-16 17:10 https://cygwin.com/ now live Christopher Faylor
2014-05-16 22:08 ` Steven Penny
2014-05-16 22:21   ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).