Hi, I have a Docker image with ClamAV to perform virus scan. I have a java application from which I am sending the file that needs to be scanned to Docker container using Clamav client. I see that the ClamAV client is using using Java socket (not SSLSocket) to open connection. Is there a way to secure the TCP connection? Please advise.
Thanks, Kiran _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
