Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2011 11:10:27 -0500
From:      Guru Bill <gurubill@gmail.com>
To:        sbz@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   FreeBSD port py27-openssl-0.13 bugs
Message-ID:  <CAFyU1h-SpTxYH7E=YciD_pDQpmn_n1KM7N3_b06Q-BiySvuQ%2BQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am having problems with this port (py27-openssl-0.13) on FreeBSD 7
(Freenas 0.7.2 - 8191)

from OpenSSL import SSL

returns:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/site-packages/OpenSSL/__init__.py, line
41, in <module>
    from OpenSSL import rand, SSL
ImportError: /usr/local/lib/python2.7/site-packages/OpenSSL/SSL.so:
Undefined symbol "SSL_get_servername"

I am trying to use it for SSL with sabnzbd, and found others are having the
same issue:
http://forums.sabnzbd.org/viewtopic.php?t=9425

I am not a developer, but if I can help in any way with testing, etc please
let me know.

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFyU1h-SpTxYH7E=YciD_pDQpmn_n1KM7N3_b06Q-BiySvuQ%2BQ>