import perl-IO-Socket-SSL-2.066-8030020200430120526.2fbcbb20
This commit is contained in:
commit
74ad2e6e96
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
0
.perl-IO-Socket-SSL.metadata
Normal file
0
.perl-IO-Socket-SSL.metadata
Normal file
90
SOURCES/modulemd.src.txt
Normal file
90
SOURCES/modulemd.src.txt
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
name: perl-IO-Socket-SSL
|
||||||
|
stream: '2.066'
|
||||||
|
summary: Perl library for transparent TLS
|
||||||
|
description: >
|
||||||
|
IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that
|
||||||
|
uses TLS 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 TLS client or server application like
|
||||||
|
multiple TLS contexts, cipher selection, certificate verification, and
|
||||||
|
TLS version selection.
|
||||||
|
Net::SSLeay offers some high level convenience functions for accessing
|
||||||
|
web pages on TLS servers, a sslcat() function for writing your own
|
||||||
|
clients, and finally access to the API of OpenSSL library so you can
|
||||||
|
write servers or clients for more complicated applications.
|
||||||
|
license:
|
||||||
|
module: [ MIT ]
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [el8]
|
||||||
|
perl: []
|
||||||
|
requires:
|
||||||
|
platform: [el8]
|
||||||
|
perl: []
|
||||||
|
references:
|
||||||
|
community: https://metacpan.org/release/IO-Socket-SSL
|
||||||
|
profiles:
|
||||||
|
common:
|
||||||
|
description: IO::Socket::SSL and Net::SSLeay
|
||||||
|
rpms:
|
||||||
|
- perl-IO-Socket-SSL
|
||||||
|
- perl-Net-SSLeay
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- perl-IO-Socket-SSL
|
||||||
|
- perl-Net-SSLeay
|
||||||
|
filter:
|
||||||
|
rpms:
|
||||||
|
- perl-Devel-StackTrace
|
||||||
|
- perl-IO-Socket-INET6
|
||||||
|
- perl-IO-Tty
|
||||||
|
- perl-IPC-Run
|
||||||
|
- perl-Net-IDN-Encode
|
||||||
|
- perl-Net-LibIDN
|
||||||
|
- perl-Socket6
|
||||||
|
- perl-Test-NoWarnings
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
perl-Devel-StackTrace:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-2.03-rhel-8.3.0
|
||||||
|
buildorder: 0
|
||||||
|
perl-IO-Tty:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-1.12-rhel-8.3.0
|
||||||
|
buildorder: 0
|
||||||
|
perl-Net-LibIDN:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-0.12-rhel-8.3.0
|
||||||
|
buildorder: 0
|
||||||
|
perl-Net-SSLeay:
|
||||||
|
rationale: The API.
|
||||||
|
ref: stream-1.88-rhel-8.3.0
|
||||||
|
buildorder: 0
|
||||||
|
perl-Socket6:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-0.28-rhel-8.3.0
|
||||||
|
buildorder: 0
|
||||||
|
perl-IO-Socket-INET6:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-2.72-rhel-8.3.0
|
||||||
|
buildorder: 1
|
||||||
|
perl-IPC-Run:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-0.96-rhel-8.3.0
|
||||||
|
buildorder: 1
|
||||||
|
perl-Test-NoWarnings:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-1.04-rhel-8.3.0
|
||||||
|
buildorder: 1
|
||||||
|
perl-Net-IDN-Encode:
|
||||||
|
rationale: A build dependency.
|
||||||
|
ref: stream-2.400-rhel-8.3.0
|
||||||
|
buildorder: 2
|
||||||
|
perl-IO-Socket-SSL:
|
||||||
|
rationale: The API.
|
||||||
|
ref: stream-2.066-rhel-8.3.0
|
||||||
|
buildorder: 3
|
Loading…
Reference in New Issue
Block a user