Onur Duman
Onur Duman
Try -lcrypto -lz It worked for me. You need th change src/ Makefile.in from: sbin_PROGRAMS = viewssld viewssld_SOURCES = viewssld.c utils.c viewssld_LDADD = -lpcap -lssl -lnet -ldssl to: sbin_PROGRAMS =...
Hi, PR is not ready yet. I pressed request by mistake and then I took it back.
Hi @arcuri82 , Sure, I have just completed the implementation and testing of this fix. I will re-request your review after the CI passes. Thanks, Onur Duman
Hi Andrea, The branch is ready for a review now.
Hi @arcuri82 , I have fixed the branch according to changes from the master branch.