From: Matthias A. <mat...@gm...> - 2015-04-09 16:26:44
|
Am 09.04.2015 um 13:16 schrieb Jerry: > On Wed, 08 Apr 2015 01:29:21 +0200, Matthias Andree stated: > >> As a *workaround*, try adding --sslproto tls1 (or --sslproto ssl3 if you >> have to) for a workaround, or "pkg delete openssl" and rebuild fetchmail >> (and all other SSL-based applications that got built after you'd >> installed the OpenSSL 1.0.2+ port or package). I'm not sure what really >> causes the Microsoft server to hang up with the newer OpenSSL. Might be >> worth asking on the OpenSSL lists. > > Thanks for your hard work on this problem. > > I tried rebuilding "fetchmail" and using the "--sslproto tls1" and > "--sslproto ssl3" settings; however, it still failed to work, although it did > hang for a while before crapping out. That would probably rather point to a local problem because I see the hang-up with OpenSSL 1.0.2* happen right away. No delay. Check ldd, and check with a fetchmail rebuilt after you've removed the openssl pkg. > I am going to see if I can get an answer on the MS forum. Is it all right > with you if I post your debug info on that forum? Yes, it is - this list has public archives anyhow, but I would rather search on the local end. Any other changes happening at the same time as the openssl upgrade? Tried pkg upgrade -f to upgrade everything? |