Summary | Connection Failed for ssl://pear.horde.org:443 |
Queue | Horde.org Servers |
Queue Version | Web Server |
Type | Bug |
State | Not Reproducible |
Priority | 3. High |
Owners | |
Requester | admin (at) teknik (dot) io |
Created | 02/16/2019 (2352 days ago) |
Due | |
Updated | 02/16/2019 (2352 days ago) |
Assigned | |
Resolved | 02/16/2019 (2352 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
on windows. It's the only thing I can think of that would cause the
wrong virtual server to be served like you are seeing.
does not support SNI?
downloaded the same wget I used on the server onto my desktop and it
failed the same way.
I wonder if something is odd with openssl for windows in my php installation?
described below. I tried on my local machine and it's working fine as
you said.
My server is located in Amsterdam if that makes a difference?
not support SNI?
New Attachment: Screenshot_2_16_19__3_50_PM.png
your CA certificates are in working order.
on a windows machine so debugging it is a bit more of a hassle.
C:\Users\Administrator>wget https://pear.horde.org/rest/
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc
--2019-02-16 12:39:09-- https://pear.horde.org/rest/
Resolving pear.horde.org... 188.227.186.45
Connecting to pear.horde.org|188.227.186.45|:443... connected.
ERROR: certificate common name `ftp.horde.org' doesn't match requested
host name `pear.horde.org'.
To connect to pear.horde.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
Looks like the cert is for ftp.horde.org and not pear.horde.org.
your CA certificates are in working order.
Also, I'm using PHP 7.2.2 if that matters.
State ⇒ Not Reproducible
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Connection Failed for ssl://pear.horde.org:443
Queue ⇒ Horde.org Servers
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
to `ssl://pear.horde.org:443' failed:' message.
I have tried visiting https://pear.horde.org/ via a browser on the
same server and it loads fine. So not sure what's going on.