libnet-ssleay-perl 1.92-ok1 source package in openKylin
Changelog
libnet-ssleay-perl (1.92-ok1) yangtze; urgency=medium * Build for openkylin. -- zhangyichun <email address hidden> Fri, 09 Sep 2022 16:44:55 +0800
libnet-ssleay-perl (1.92-ok1) yangtze; urgency=medium * Build for openkylin. -- zhangyichun <email address hidden> Fri, 09 Sep 2022 16:44:55 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libnet-ssleay-perl_1.92-ok1.tar.xz | 388.9 KiB | f04d224cc95bffcb3e5f7badbb4f200d6236a414f603f4febc5d5521bc7abf33 |
libnet-ssleay-perl_1.92-ok1.dsc | 1.7 KiB | 43082ef018c2f986c97cd3eb07ab42c0df374c2e232dc94b952e8ee62d63ec9f |
Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
(SSL) functions of the SSLeay library directly from your perl scripts. It
is useful if you want to program robots that access secure web servers or
if you want to build your own applications over SSL encrypted tunnels. If
you just want to view web pages on https servers, you do not need this -
your web browser already knows to do that.