https://bugzilla.mindrot.org/show_bug.cgi?id=3885
Bug ID: 3885
Summary: Website is down
Product: Portable OpenSSH
Version: 10.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
Reporter: w10776e8w at yahoo.co.jp
I'm not sure if this is the right place to report the issue related to
website, but anyway.
When trying to access <https://openssh.com/pg.html>, I noticed that the
website is unavailable.
<https://openssh.com/> returns `ERR_SSL_PROTOCOL_ERROR`.
```
$ curl https://openssh.com/
curl: (35) TLS connect error: error:0A000438:SSL routines::tlsv1 alert
internal error
```
<http://openssh.com/> says `This website is currently not available.
Please try again later. Thank you.`.
I'd like to know if this is scheduled maintenance or an outage.
P.S. I first sent an email to <openssh at openssh.com>, but received the
following error:
```
<openssh at openssh.com>:
550: 5.2.0 No such mailbox: <openssh at openssh.com>
```
--
You are receiving this mail because:
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=3885
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
Thanks. We do know about it, unfortunately the problem needs to be
fixed by the registrar, who has... not been all that helpful so far.
In the mean time the content is also available at
https://www.openssh.org and https://www.openbsd.org/openssh/. (In the
past openssh.org was held by someone unrelated to the project, however
that changed recently.)
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=3885 --- Comment #2 from eggplants <w10776e8w at yahoo.co.jp> --- (In reply to Darren Tucker from comment #1)> Thanks. We do know about it, unfortunately the problem needs to be > fixed by the registrar, who has... not been all that helpful so far. > > In the mean time the content is also available at > https://www.openssh.org and https://www.openbsd.org/openssh/. (In > the past openssh.org was held by someone unrelated to the project, > however that changed recently.)Thank you. I have confirmed that <https://www.openssh.org/pq.html> is accessible. If this issue persists, it seems advisable to replace links from .com to .org, especially in any new warning messages instroduced in v10.2p1. ``` ** WARNING: connection is not using a post-quantum key exchange algorithm. ** This session may be vulnerable to "store now, decrypt later" attacks. ** The server may need to be upgraded. See https://openssh.com/pq.html ``` -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=3885
mindrot at shimi.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mindrot at shimi.net
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=3885
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |djm at mindrot.org
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Website is back up now
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.