QinLongFei
QinLongFei
@esteffin , I also meet this error. I built and installed HElib as INSTALL.md said. I chose Option 1 to build and installed HElib in a folder(/root/helib_install/helib_pack). Then, I wrote...
@tuliopascoal , Sorry. It's been so long. I have forgot how to fix it.
I still meet this error. a2sv only search "Protocols advertised by server" in the return by "openssl s_client -connect ip:port -nextprotoneg NULL ". If the server don't support NPN extension,...
My server don't support aNULL ciphers and the connection will fail when running "openssl s_client -connect IP:Port -ciphers aNULL" But a2sv return Vulnerable. So I think It's a bug!