Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ncat fails with input/output error with --ssl #773

Closed
Varunram opened this issue Mar 18, 2017 · 1 comment
Closed

Ncat fails with input/output error with --ssl #773

Varunram opened this issue Mar 18, 2017 · 1 comment

Comments

@Varunram
Copy link

Varunram commented Mar 18, 2017

Ncat throws errors when used with --ssl

Reported on Bugzilla by Paulo Andrade. Related - http://seclists.org/nmap-dev/2015/q4/58

@dmiller-nmap
Copy link

May be duplicate of #197

nmap-bot pushed a commit that referenced this issue Mar 11, 2018
This fix was previously applied to ncat_listen's read_socket in r36652
(ac8b866) as a fix for #773. It didn't fully solve the problem, though,
since the fix should have been applied in ncat_core's fdinfo_recv, right
after the call to SSL_read. This commit moves the fix where it belongs,
which also simplifies the code.

Fixes #197 and #1049.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants