Dimitri,
On Thu, Jun 16, 2011 at 2:08 PM, Dimitri Paranoid
wrote:
> Hi Andrés,
>
>> Could you run this test to see what happens?
>> - Run python in a shell
>> - from OpenSSL import SSL
>
> with my default Python27 the error is:
>
from OpenSSL import SSL
> Traceback (most recent call la
Hi Andrés,
> Could you run this test to see what happens?
>- Run python in a shell
>- from OpenSSL import SSL
with my default Python27 the error is:
>>> from OpenSSL import SSL
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named OpenSSL
>>>
but it work
Dimitri,
Please read inline,
On Sun, Jun 12, 2011 at 11:50 AM, Dimitri Paranoid
wrote:
> I updated the code tree from SVN and tried to run ./w3af_console. The
> full error is below, it included:
> On a mac with mac ports installed:
> sudo port install py26-socket-ssl py26-openssl
> But
I updated the code tree from SVN and tried to run ./w3af_console. The
full error is below, it included:
On a mac with mac ports installed:
sudo port install py26-socket-ssl py26-openssl
But there is no macport py26-socket-ssl package, only py25-socket-ssl
one - would it work?
This is also ment