Dear Daniel Johnson,

it seems to be related to openssl ... and since you are also the
maintainer of openssl here is the next report.

On 09.05.12 08:37, Andreas Bießmann wrote:
> Dear Daniel Johnson, 

<snip python error/working example>

> Can anyone else confirm this?

it seems to be _not_ python related but an openssl issue:

---8<---
andreas@andreas-mbp % LANG=C wget https://banking.postbank.de/rai/login
-O /tmp/foobar
--2012-05-09 18:56:44--  https://banking.postbank.de/rai/login
Resolving banking.postbank.de... 195.50.155.66
Connecting to banking.postbank.de|195.50.155.66|:443... connected.
Unable to establish SSL connection.
andreas@andreas-mbp % otool -L /sw/bin/wget
/sw/bin/wget:
        /sw/lib/libintl.8.dylib (compatibility version 9.0.0, current version
9.2.0)
        /sw/lib/libssl.1.0.0.dylib (compatibility version 1.0.0, current
version 1.0.0)
        /sw/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current
version 1.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 159.1.0)
andreas@andreas-mbp % /usr/bin/curl -o /tmp/foobar
https://banking.postbank.de/rai/login
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100 11209    0 11209    0     0  14925      0 --:--:-- --:--:-- --:--:--
19392
andreas@andreas-mbp % otool -L /usr/bin/curl
/usr/bin/curl:
        /usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version
7.0.0)
        /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current
version 46.0.0)
        /usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current
version 44.0.0)
        /usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current
version 44.0.0)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.5)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 159.1.0)
--->8---

Are anyone aware of upstream bug reports like this?

best regards

Andreas Bießmann

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to