libnet-ssleay-perl 1.84-1ubuntu0.1 source package in Ubuntu

Changelog

libnet-ssleay-perl (1.84-1ubuntu0.1) bionic; urgency=medium

  * Cherrypick patches prepared by Damyan Ivanov from 1.85-2 for OpenSSL
    1.1.1 support (LP: #1797386):
    + add five patches from fedora
    + patch openssl version check about SSL_CTX_set_num_tickets existence
    + add SSL[_CTX]_(set|get)_security_level routines
    + tests: set security level to 1 when loading certificates with small keys
    + patch set_cert_and_key to not return error when none of the underlying
      routines does

 -- Dimitri John Ledkov <email address hidden>  Tue, 04 Dec 2018 14:05:51 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Sponsored by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-ssleay-perl_1.84.orig.tar.gz 408.4 KiB 823ec3cbb428309d6a9e56f362a9300693ce3215b7fede109adb7be361fff177
libnet-ssleay-perl_1.84-1ubuntu0.1.debian.tar.xz 17.8 KiB d26ccfd2202e89b575f2aead09b4dff232dae47564891da1ee93dcaed4189e11
libnet-ssleay-perl_1.84-1ubuntu0.1.dsc 2.3 KiB d2f8ac4ddd18af1404b7f5a4f021d1603003e77f098efff3b24b1e48c47ac960

Available diffs

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.

libnet-ssleay-perl-dbgsym: debug symbols for libnet-ssleay-perl