<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2021-4044</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2021-4044</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>63</Number>
        <Date>2023-09-21T23:48:48Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-12-15T01:57:25Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-09-21T23:48:48Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2021-4044</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug in OpenSSL 3.0 that will cause X509_verify_cert() to indicate an internal error when processing a certificate chain. This will occur where a certificate does not include the Subject Alternative Name extension but where a Certificate Authority has enforced name constraints. This issue can occur even with valid chains. By combining the two issues an attacker could induce incorrect, application dependent behaviour. Fixed in OpenSSL 3.0.1 (Affected 3.0.0).</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="HPE Helion OpenStack 8">
      <Branch Type="Product Name" Name="HPE Helion OpenStack 8">
        <FullProductName ProductID="HPE Helion OpenStack 8" CPE="cpe:/o:suse:hpe-helion-openstack:8">HPE Helion OpenStack 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.0">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.0">
        <FullProductName ProductID="SUSE CaaS Platform 4.0" CPE="cpe:/o:suse:caasp:4.0">SUSE CaaS Platform 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.5">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.5">
        <FullProductName ProductID="SUSE CaaS Platform 4.5" CPE="cpe:/o:suse:caasp:4.5">SUSE CaaS Platform 4.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 6">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 6">
        <FullProductName ProductID="SUSE Enterprise Storage 6" CPE="cpe:/o:suse:ses:6">SUSE Enterprise Storage 6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7">
        <FullProductName ProductID="SUSE Enterprise Storage 7" CPE="cpe:/o:suse:ses:7">SUSE Enterprise Storage 7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5" CPE="cpe:/o:suse:sle-hpc:12:sp5">SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15">SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.0">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0" CPE="cpe:/o:suse:suse-microos:5.0">SUSE Linux Enterprise Micro 5.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp2">SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp3">SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp3">SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp3">SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp4">SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15">SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1" CPE="cpe:/o:suse:sles_bcl:15:sp1">SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2" CPE="cpe:/o:suse:sles_bcl:15:sp2">SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3" CPE="cpe:/o:suse:sles_sap:12:sp3">SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15" CPE="cpe:/o:suse:sles_sap:15">SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1" CPE="cpe:/o:suse:sles_sap:15:sp1">SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.1">
        <FullProductName ProductID="SUSE Manager Proxy 4.1" CPE="cpe:/o:suse:suse-manager-proxy:4.1">SUSE Manager Proxy 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.1">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.1">SUSE Manager Retail Branch Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Server 4.1">
        <FullProductName ProductID="SUSE Manager Server 4.1" CPE="cpe:/o:suse:suse-manager-server:4.1">SUSE Manager Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 8">
        <FullProductName ProductID="SUSE OpenStack Cloud 8" CPE="cpe:/o:suse:suse-openstack-cloud:8">SUSE OpenStack Cloud 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 8">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:8">SUSE OpenStack Cloud Crowbar 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="compat-openssl098">
      <FullProductName ProductID="compat-openssl098" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">compat-openssl098</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_0_0-devel">
      <FullProductName ProductID="libopenssl-1_0_0-devel">libopenssl-1_0_0-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel">
      <FullProductName ProductID="libopenssl-1_1-devel">libopenssl-1_1-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel">
      <FullProductName ProductID="libopenssl-3-devel">libopenssl-3-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.1-1.1">
      <FullProductName ProductID="libopenssl-3-devel-3.0.1-1.1">libopenssl-3-devel-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.1-150400.2.4">
      <FullProductName ProductID="libopenssl-3-devel-3.0.1-150400.2.4">libopenssl-3-devel-3.0.1-150400.2.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.8-150500.3.1">
      <FullProductName ProductID="libopenssl-3-devel-3.0.8-150500.3.1">libopenssl-3-devel-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-32bit-3.0.1-1.1">
      <FullProductName ProductID="libopenssl-3-devel-32bit-3.0.1-1.1">libopenssl-3-devel-32bit-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-devel">
      <FullProductName ProductID="libopenssl-devel">libopenssl-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8">
      <FullProductName ProductID="libopenssl0_9_8">libopenssl0_9_8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8-32bit">
      <FullProductName ProductID="libopenssl0_9_8-32bit">libopenssl0_9_8-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl10">
      <FullProductName ProductID="libopenssl10">libopenssl10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0">
      <FullProductName ProductID="libopenssl1_0_0">libopenssl1_0_0</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-32bit">
      <FullProductName ProductID="libopenssl1_0_0-32bit">libopenssl1_0_0-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac">
      <FullProductName ProductID="libopenssl1_0_0-hmac">libopenssl1_0_0-hmac</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac-32bit">
      <FullProductName ProductID="libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1">
      <FullProductName ProductID="libopenssl1_1">libopenssl1_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit">
      <FullProductName ProductID="libopenssl1_1-32bit">libopenssl1_1-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac">
      <FullProductName ProductID="libopenssl1_1-hmac">libopenssl1_1-hmac</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3">
      <FullProductName ProductID="libopenssl3">libopenssl3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.1-1.1">
      <FullProductName ProductID="libopenssl3-3.0.1-1.1">libopenssl3-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.1-150400.2.4">
      <FullProductName ProductID="libopenssl3-3.0.1-150400.2.4">libopenssl3-3.0.1-150400.2.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.8-150500.3.1">
      <FullProductName ProductID="libopenssl3-3.0.8-150500.3.1">libopenssl3-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-32bit-3.0.1-1.1">
      <FullProductName ProductID="libopenssl3-32bit-3.0.1-1.1">libopenssl3-32bit-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl">
      <FullProductName ProductID="openssl" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_0_0">
      <FullProductName ProductID="openssl-1_0_0" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-1_0_0</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_0_0-doc">
      <FullProductName ProductID="openssl-1_0_0-doc" CPE="cpe:2.3:a:openssl:openssl:1_0_0:*:*:*:*:*:*:*">openssl-1_0_0-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1">
      <FullProductName ProductID="openssl-1_1" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-1_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3">
      <FullProductName ProductID="openssl-3" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.1-1.1">
      <FullProductName ProductID="openssl-3-3.0.1-1.1" CPE="cpe:2.3:a:openssl:openssl:3.0.1:*:*:*:*:*:*:*">openssl-3-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.1-150400.2.4">
      <FullProductName ProductID="openssl-3-3.0.1-150400.2.4" CPE="cpe:2.3:a:openssl:openssl:3.0.1:*:*:*:*:*:*:*">openssl-3-3.0.1-150400.2.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.8-150500.3.1">
      <FullProductName ProductID="openssl-3-3.0.8-150500.3.1" CPE="cpe:2.3:a:openssl:openssl:3.0.8:*:*:*:*:*:*:*">openssl-3-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-doc-3.0.1-1.1">
      <FullProductName ProductID="openssl-3-doc-3.0.1-1.1">openssl-3-doc-3.0.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-doc">
      <FullProductName ProductID="openssl-doc">openssl-doc</FullProductName>
    </Branch>
    <Relationship ProductReference="libopenssl-3-devel-3.0.1-150400.2.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.2.4">libopenssl-3-devel-3.0.1-150400.2.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.1-150400.2.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.2.4">libopenssl3-3.0.1-150400.2.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.1-150400.2.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.2.4">openssl-3-3.0.1-150400.2.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel-3.0.8-150500.3.1">libopenssl-3-devel-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3-3.0.8-150500.3.1">libopenssl3-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3-3.0.8-150500.3.1">openssl-3-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-3-devel-3.0.1-1.1">libopenssl-3-devel-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-32bit-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.0.1-1.1">libopenssl-3-devel-32bit-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-3.0.1-1.1">libopenssl3-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-32bit-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-32bit-3.0.1-1.1">libopenssl3-32bit-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-3-3.0.1-1.1">openssl-3-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-doc-3.0.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-3-doc-3.0.1-1.1">openssl-3-doc-3.0.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl-devel">libopenssl-devel as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0">libopenssl1_0_0 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:openssl">openssl as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:openssl-doc">openssl-doc as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-devel">libopenssl-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl">openssl as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1">libopenssl1_1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl-1_1">openssl-1_1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.5">
      <FullProductName ProductID="SUSE CaaS Platform 4.5:openssl">openssl as a component of SUSE CaaS Platform 4.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.5">
      <FullProductName ProductID="SUSE CaaS Platform 4.5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE CaaS Platform 4.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.5">
      <FullProductName ProductID="SUSE CaaS Platform 4.5:openssl-1_1">openssl-1_1 as a component of SUSE CaaS Platform 4.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl">openssl as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl-1_1">openssl-1_1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl">openssl as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl-1_1">openssl-1_1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel">libopenssl-3-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3">libopenssl3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3">openssl-3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit">libopenssl0_9_8-32bit as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl">openssl as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:openssl">openssl as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:openssl-1_1">openssl-1_1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:openssl">openssl as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:openssl-1_1">openssl-1_1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:openssl">openssl as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:openssl-1_1">openssl-1_1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:openssl">openssl as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:openssl-doc">openssl-doc as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl">openssl as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_0_0">openssl-1_0_0 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1">libopenssl1_1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_1">openssl-1_1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:openssl">openssl as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:openssl-doc">openssl-doc as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl">openssl as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0">openssl-1_0_0 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1">libopenssl1_1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_1">openssl-1_1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug in OpenSSL 3.0 that will cause X509_verify_cert() to indicate an internal error when processing a certificate chain. This will occur where a certificate does not include the Subject Alternative Name extension but where a Certificate Authority has enforced name constraints. This issue can occur even with valid chains. By combining the two issues an attacker could induce incorrect, application dependent behaviour. Fixed in OpenSSL 3.0.1 (Affected 3.0.0).</Note>
    </Notes>
    <CVE>CVE-2021-4044</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.2.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.2.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.2.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel-3.0.8-150500.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3-3.0.8-150500.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3-3.0.8-150500.3.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-3-devel-3.0.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.0.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-3.0.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-32bit-3.0.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-3-3.0.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-3-doc-3.0.1-1.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>HPE Helion OpenStack 8:libopenssl-devel</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>HPE Helion OpenStack 8:openssl</ProductID>
        <ProductID>HPE Helion OpenStack 8:openssl-doc</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_0_0</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE CaaS Platform 4.5:openssl</ProductID>
        <ProductID>SUSE CaaS Platform 4.5:openssl-1_0_0</ProductID>
        <ProductID>SUSE CaaS Platform 4.5:openssl-1_1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl-1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl-1_1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl-1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Server 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Server 4.1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Server 4.1:openssl-1_1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:openssl-doc</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:openssl-doc</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_1</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:N/I:N/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
