| Paketname | libio-socket-ssl-perl | 
| Beschreibung | Perl module implementing object oriented interface to SSL sockets | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.33-1+squeeze1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 188 Byte | 
| Hängt ab von | perl, libnet-ssleay-perl (>= 1.35), netbase | 
| Empfohlene Pakete | libnet-libidn-perl | 
| Paketbetreuer | Debian Perl Group  | 
| Quelle |  | 
| Paketgröße | 58526 Byte | 
| Prüfsumme MD5 | 165b54e613d7bd21d9efe1719a8ced0b | 
| Prüfsumme SHA1 | b6fb24b805ef4228ee3d90d51b63f1e3640d8c66 | 
| Prüfsumme SHA256 | 8f455b7edaf6a6628212d6192193f6a4549af355a2d42b356fc083145bd97a18 | 
| Link zum Herunterladen | libio-socket-ssl-perl_1.33-1+squeeze1_all.deb | 
| Ausführliche Beschreibung | This module is a true drop-in replacement for IO::Socket::INET that
uses SSL to encrypt data before it is transferred to a remote server
or client.  IO::Socket::SSL supports all the extra features that one
needs to write a full-featured SSL client or server application:
multiple SSL contexts, cipher selection, certificate verification, and
SSL version selection.  As an extra bonus, it works perfectly with
mod_perl.
.
IO::Socket::SSL uses IPv6 if libio-socket-inet6-perl is installed.
 |