Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Run Error :: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3' #4

Closed
hahwul opened this issue May 25, 2016 · 1 comment

Comments

@hahwul
Copy link
Owner

hahwul commented May 25, 2016

Traceback (most recent call last):
File "a2sv.py", line 281, in
runScan(checkVun)
File "a2sv.py", line 148, in runScan
poodle_result = m_poodle_run(targetIP,port)
File "/root/a2sv/module/M_poodle.py", line 23, in m_poodle_run
result = test_server(hostname, port, ssl.PROTOCOL_SSLv3, timeout)
AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

@hahwul
Copy link
Owner Author

hahwul commented May 25, 2016

Debian lately compiles OpenSSL without SSLv3 Supprot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant