pysslscan
pysslscan copied to clipboard
Add client-initiated renegotiation detection
This adds detection for client-initiated renegotiation to the renegotiation module. For its limitations see https://github.com/DinoTools/python-flextls/issues/16 and server_renegotiation.py.
@tyll Can you please verify the pull request