---
document: modulemd
version: 2
data:
  name: perl-IO-Socket-SSL
  stream: "2.066"
  version: 8050020220624093551
  context: 84afcf93
  arch: aarch64
  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
    content:
    - (GPL+ or Artistic) and MPLv2.0
    - Artistic 2.0
  xmd: {}
  dependencies:
  - buildrequires:
      perl: [5.26]
      platform: [oc8.5.0]
    requires:
      perl: [5.26]
      platform: [oc8]
  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: 2f7b927cc5f456b7ed78e50fe52322360bc9f91d
        arches: [aarch64, x86_64]
      perl-IO-Socket-INET6:
        rationale: A build dependency.
        ref: 966123ef7ec4b8c0c542d810d90282d0b472e973
        buildorder: 1
        arches: [aarch64, x86_64]
      perl-IO-Socket-SSL:
        rationale: The API.
        ref: 1780b5d21228b8ecd0fa79e822dddaacf40ea55c
        buildorder: 3
        arches: [aarch64, x86_64]
      perl-IO-Tty:
        rationale: A build dependency.
        ref: 58e699f52ce7c13994a5677a49b7a61b024ac7da
        arches: [aarch64, x86_64]
      perl-IPC-Run:
        rationale: A build dependency.
        ref: 3eda967ec9af33a2ee40748c5a1d13cb2faa8b6e
        buildorder: 1
        arches: [aarch64, x86_64]
      perl-Net-IDN-Encode:
        rationale: A build dependency.
        ref: 371983a367abc650f677ab2211314f96d75bfba5
        buildorder: 2
        arches: [aarch64, x86_64]
      perl-Net-LibIDN:
        rationale: A build dependency.
        ref: fc6b77089e99850f580aec39d4c421b0e11d27d5
        arches: [aarch64, x86_64]
      perl-Net-SSLeay:
        rationale: The API.
        ref: 18ac2c027c6625307e8415eac00972c8d24fca47
        arches: [aarch64, x86_64]
      perl-Socket6:
        rationale: A build dependency.
        ref: c57a6552117273dfb633bd9b7e2d628efa15807a
        arches: [aarch64, x86_64]
      perl-Test-NoWarnings:
        rationale: A build dependency.
        ref: 9909b2946fe44e234adf43cf26a891271c3b2550
        buildorder: 1
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - perl-IO-Socket-SSL-0:2.066-4.module+oc8.5.0+134+f259eead.noarch
    - perl-IO-Socket-SSL-0:2.066-4.module+oc8.5.0+134+f259eead.src
    - perl-Net-SSLeay-0:1.88-2.module+oc8.5.0+134+f259eead.aarch64
    - perl-Net-SSLeay-0:1.88-2.module+oc8.5.0+134+f259eead.src
    - perl-Net-SSLeay-debuginfo-0:1.88-2.module+oc8.5.0+134+f259eead.aarch64
    - perl-Net-SSLeay-debugsource-0:1.88-2.module+oc8.5.0+134+f259eead.aarch64
...