[MacPorts] #36525: Problem with connecting to https hosts.

MacPorts noreply at macports.org
Mon Oct 15 08:19:32 PDT 2012


#36525: Problem with connecting to https hosts.
------------------------------+-------------------
  Reporter:  charlie.clark@…  |      Owner:  mww@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  openssl          |
------------------------------+-------------------
Description changed by ryandesign@…:

Old description:

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

New description:

 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#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list