danwent / Perspectives-Server

network notary implementation for the Perspectives project
http://perspectives-project.org
GNU General Public License v3.0
50 stars 13 forks source link

Expose SNI scanning as an argument #17

Closed daveschaefer closed 10 years ago

daveschaefer commented 11 years ago

Currently util/ssl_scan_sock.py and util/ssl_scan_openssl.py support SNI scanning, but the variable that controls it is hard-coded and set to False. We should expose this as a command line parameter so it can be easily enabled. The argument should remain False by default.

daveschaefer commented 11 years ago

Also mention this in the docs

daveschaefer commented 10 years ago

Added in 3.2