<?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-23839</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-23839</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>67</Number>
        <Date>2023-02-02T01:07:27Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T14:48:28Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-02-02T01:07:27Z</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-23839</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versions then a check is made for a version rollback attack when unpadding an RSA signature. Clients that support SSL or TLS versions greater than SSLv2 are supposed to use a special form of padding. A server that supports greater than SSLv2 is supposed to reject connection attempts from a client where this special form of padding is present, because this indicates that a version rollback has occurred (i.e. both client and server support greater than SSLv2, and yet this is the version that is being requested). The implementation of this padding check inverted the logic so that the connection attempt is accepted if the padding is present, and rejected if it is absent. This means that such as server will accept a connection if a version rollback attack has occurred. Further the server will erroneously reject a connection if a normal SSLv2 connection attempt is made. Only OpenSSL 1.0.2 servers from version 1.0.2s to 1.0.2x are affected by this issue. In order to be vulnerable a 1.0.2 server must: 1) have configured SSLv2 support at compile time (this is off by default), 2) have configured SSLv2 support at runtime (this is off by default), 3) have configured SSLv2 ciphersuites (these are not in the default ciphersuite list) OpenSSL 1.1.1 does not have SSLv2 support and therefore is not vulnerable to this issue. The underlying error is in the implementation of the RSA_padding_check_SSLv23() function. This also affects the RSA_SSLV23_PADDING padding mode used by various other functions. Although 1.1.1 does not support SSLv2 the RSA_padding_check_SSLv23() function still exists, as does the RSA_SSLV23_PADDING padding mode. Applications that directly call that function or use that padding mode will encounter this issue. However since there is no support for the SSLv2 protocol in 1.1.1 this is considered a bug and not a security issue in that version. OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.0.2y (Affected 1.0.2s-1.0.2x).</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 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 Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <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 Desktop 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</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 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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</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-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 Point of Service 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Point of Service 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Point of Service 11 SP3" CPE="cpe:/a:suse:sle-pos:11:sp3">SUSE Linux Enterprise Point of Service 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Point of Service Image Server 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Point of Service Image Server 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Point of Service Image Server 12 SP2" CPE="cpe:/o:suse:sle-pos:12:sp2">SUSE Linux Enterprise Point of Service Image Server 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp1">SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp3">SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp4">SUSE Linux Enterprise Server 11 SP4 LTSS</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 SP2-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp2">SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp2">SUSE Linux Enterprise Server 12 SP2-LTSS</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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</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-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 Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</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 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2" CPE="cpe:/o:suse:sles_sap:12:sp2">SUSE Linux Enterprise Server for SAP Applications 12 SP2</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 Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <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>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.0">
        <FullProductName ProductID="SUSE Manager Proxy 4.0" CPE="cpe:/o:suse:suse-manager-proxy:4.0">SUSE Manager Proxy 4.0</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>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.0">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.0">SUSE Manager Retail Branch Server 4.0</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>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Server 4.0">
        <FullProductName ProductID="SUSE Manager Server 4.0" CPE="cpe:/o:suse:suse-manager-server:4.0">SUSE Manager Server 4.0</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>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 7">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 7">
        <FullProductName ProductID="SUSE OpenStack Cloud 7" CPE="cpe:/o:suse:suse-openstack-cloud:7">SUSE OpenStack Cloud 7</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="Security Module for SUSE Linux Enterprise 11">
      <Branch Type="Product Name" Name="Security Module for SUSE Linux Enterprise 11">
        <FullProductName ProductID="Security Module for SUSE Linux Enterprise 11" CPE="cpe:/a:suse:sle-security:11:sp3">Security Module for SUSE Linux Enterprise 11</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-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="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="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-doc">
      <FullProductName ProductID="openssl-doc">openssl-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl1">
      <FullProductName ProductID="openssl1" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl1</FullProductName>
    </Branch>
    <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 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 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-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-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="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</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="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 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP1</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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Service 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Service 11 SP3:openssl">openssl as a component of SUSE Linux Enterprise Point of Service 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Service Image Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Service Image Server 12 SP2:openssl">openssl as a component of SUSE Linux Enterprise Point of Service Image Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP4 LTSS</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 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-ESPOS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</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="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 Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server for SAP Applications 12 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-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.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl">openssl as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl">openssl as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl">openssl as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:openssl">openssl as a component of SUSE OpenStack Cloud 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 7">
      <FullProductName ProductID="SUSE OpenStack Cloud 7:openssl-doc">openssl-doc as a component of SUSE OpenStack Cloud 7</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>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="Security Module for SUSE Linux Enterprise 11">
      <FullProductName ProductID="Security Module for SUSE Linux Enterprise 11:openssl1">openssl1 as a component of Security Module for SUSE Linux Enterprise 11</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">OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versions then a check is made for a version rollback attack when unpadding an RSA signature. Clients that support SSL or TLS versions greater than SSLv2 are supposed to use a special form of padding. A server that supports greater than SSLv2 is supposed to reject connection attempts from a client where this special form of padding is present, because this indicates that a version rollback has occurred (i.e. both client and server support greater than SSLv2, and yet this is the version that is being requested). The implementation of this padding check inverted the logic so that the connection attempt is accepted if the padding is present, and rejected if it is absent. This means that such as server will accept a connection if a version rollback attack has occurred. Further the server will erroneously reject a connection if a normal SSLv2 connection attempt is made. Only OpenSSL 1.0.2 servers from version 1.0.2s to 1.0.2x are affected by this issue. In order to be vulnerable a 1.0.2 server must: 1) have configured SSLv2 support at compile time (this is off by default), 2) have configured SSLv2 support at runtime (this is off by default), 3) have configured SSLv2 ciphersuites (these are not in the default ciphersuite list) OpenSSL 1.1.1 does not have SSLv2 support and therefore is not vulnerable to this issue. The underlying error is in the implementation of the RSA_padding_check_SSLv23() function. This also affects the RSA_SSLV23_PADDING padding mode used by various other functions. Although 1.1.1 does not support SSLv2 the RSA_padding_check_SSLv23() function still exists, as does the RSA_SSLV23_PADDING padding mode. Applications that directly call that function or use that padding mode will encounter this issue. However since there is no support for the SSLv2 protocol in 1.1.1 this is considered a bug and not a security issue in that version. OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.0.2y (Affected 1.0.2s-1.0.2x).</Note>
    </Notes>
    <CVE>CVE-2021-23839</CVE>
    <ProductStatuses>
      <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 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 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-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-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 Module for Basesystem 15 SP1:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1: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 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 SP1:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP1:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP1:openssl-1_0_0</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 Point of Service 11 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Point of Service Image Server 12 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS:openssl</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 SP2-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-ESPOS:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS: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-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 Teradata 12 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc</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: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.0:openssl</ProductID>
        <ProductID>SUSE Manager Proxy 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Proxy 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.0:openssl</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Server 4.0:openssl</ProductID>
        <ProductID>SUSE Manager Server 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Server 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 7:openssl-doc</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>
        <ProductID>Security Module for SUSE Linux Enterprise 11:openssl1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.3</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:N/I:P/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>3.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
