libnet-ssleay-perl 1.88-ok1 source package in openKylin

Changelog

libnet-ssleay-perl (1.88-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-ssleay-perl_1.88.orig.tar.xz 335.5 KiB 43db8c0c60b5ecd5dd7cb40cc6dcfe57de18ce246734e24d86b21436661983f3
libnet-ssleay-perl_1.88-ok1.debian.tar.xz 6.6 KiB 14d4215479740693fa8a6f77f20201958f9f8a64bba356075a2f791bb62d930b
libnet-ssleay-perl_1.88-ok1.dsc 2.2 KiB efd87702b5a851a74bd77cfc3e2e228fa9b94d3a0787cad3930ed19f1129dbf5

View changes file

Binary packages built by this source

libnet-ssleay-perl: Perl module for Secure Sockets Layer (SSL)

 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.