wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.2k stars 180 forks source link

dependency sslyze is not supported on ARM platforms #383

Closed itg-dave closed 1 year ago

itg-dave commented 1 year ago

Hi,

see here.

SSLyze can be installed on the following platforms:

Windows 10 (64 bits)

macOS Big Sur

Linux (x86 and x86-64)

Other platforms (such as ARM-based platforms) are not supported.

I think the issues with missing ssl module errors could come from users with those systems.

devl00p commented 1 year ago

Thank you for this information. I added some information to the README and FAQ files