3rd Party (Maintained by Koozali) git repo for perl-IO-Socket-SSL smeserver
.gitattributes | ||
.gitignore | ||
contriborbase | ||
IO-Socket-SSL-1.74.tar.gz | ||
Makefile | ||
perl-IO-Socket-SSL.spec | ||
README.md |
perl-IO-Socket-SSL
3rd Party (Maintained by Koozali) git repo for perl-IO-Socket-SSL smeserver
Description
This description has been generated by an LLM AI system and cannot be relied on to be fully correct.
Once it has been checked, then this comment will be deleted
Perl-IO-Socket-SSL is a Perl module that provides an object-oriented interface to SSL sockets. It allows Perl programs to access secure server and client technologies over the Internet using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. This module provides an interface to the OpenSSL library, allowing secure connections with SSL/TLS peers, SSL server authentication, and data encryption.