[MacPorts] #36525: Problem with connecting to https hosts.
MacPorts
noreply at macports.org
Mon Oct 8 08:34:44 PDT 2012
#36525: Problem with connecting to https hosts.
-----------------------------+--------------------------------
Reporter: charlie.clark@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: openssl
-----------------------------+--------------------------------
This problem actually hit me in Curl so it took a while and some help
figuring it out.
openssl s_client -connect ws.webtrends.com:443
Never gets beyond the initial connection:
"""
CONNECTED(00000003)
write:errno=54
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 322 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
create a new version of this paste
RAW Paste Data
"""
I've tried the same version of openssl (1.0.1c) on BSD with no problems
and also the bundled version which also works fine.
The write error made me think that it might be a permissions problem but I
get the same error and timeout when run as sudo.
--
Ticket URL: <https://trac.macports.org/ticket/36525>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list