<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic API Err: Failed to install Certificate. Reason: &amp;quot;Failed to write in BIO memory buffer&amp;quot;. (13001) in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-Err-Failed-to-install-Certificate-Reason-quot-Failed-to-write-in-BIO-memory/m-p/126189#M2187</link>
    <description>&lt;P&gt;Trying to&amp;nbsp;automate SSL certificate installation on Clustered Data ONTAP 8.3.2P5 for KMIP and NSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to successfully install my client certificate (subtype kmip-cert) using security-certificate-install. &amp;nbsp;But it fails when I try to install my server-ca certificate with the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to install Certificate. Reason: "Failed to write in BIO memory buffer". (13001)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The raw XML looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INPUT:&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='utf-8' ?&amp;gt;&lt;BR /&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_filer.dtd'&amp;gt;&lt;BR /&gt;&amp;lt;netapp xmlns="&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;" version="1.21" nmsdk_version='5.4P2' nmsdk_platform='CentOS Linux release 7.2.1511 x86_64' nmsdk_language='Perl' nmsdk_bindings='1' nmsdk_app='installKMIPCertificate.pl'&amp;gt;&amp;lt;security-certificate-install&amp;gt;&amp;lt;subtype&amp;gt;kmip-cert&amp;lt;/subtype&amp;gt;&amp;lt;vserver&amp;gt;&lt;EM&gt;redacted&lt;/EM&gt;&amp;lt;/vserver&amp;gt;&amp;lt;certificate&amp;gt;&amp;lt;/certificate&amp;gt;&amp;lt;type&amp;gt;server-ca&amp;lt;/type&amp;gt;&amp;lt;kmip-server-ip&amp;gt;0.0.0.0&amp;lt;/kmip-server-ip&amp;gt;&amp;lt;/security-certificate-install&amp;gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;OUTPUT:&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='UTF-8' ?&amp;gt;&lt;BR /&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'&amp;gt;&lt;BR /&gt;&amp;lt;netapp version='1.32' xmlns='&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;'&amp;gt;&lt;BR /&gt;&amp;lt;results reason="Failed to install Certificate. Reason: &amp;amp;quot;Failed to write in BIO memory buffer&amp;amp;quot;." status="failed" errno="13001"/&amp;gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks to be an OpenSSL error coming from the cluster itself.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 18:05:42 GMT</pubDate>
    <dc:creator>wh_slayer</dc:creator>
    <dc:date>2025-06-04T18:05:42Z</dc:date>
    <item>
      <title>API Err: Failed to install Certificate. Reason: "Failed to write in BIO memory buffer". (13001)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-Err-Failed-to-install-Certificate-Reason-quot-Failed-to-write-in-BIO-memory/m-p/126189#M2187</link>
      <description>&lt;P&gt;Trying to&amp;nbsp;automate SSL certificate installation on Clustered Data ONTAP 8.3.2P5 for KMIP and NSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to successfully install my client certificate (subtype kmip-cert) using security-certificate-install. &amp;nbsp;But it fails when I try to install my server-ca certificate with the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to install Certificate. Reason: "Failed to write in BIO memory buffer". (13001)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The raw XML looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INPUT:&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='utf-8' ?&amp;gt;&lt;BR /&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_filer.dtd'&amp;gt;&lt;BR /&gt;&amp;lt;netapp xmlns="&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;" version="1.21" nmsdk_version='5.4P2' nmsdk_platform='CentOS Linux release 7.2.1511 x86_64' nmsdk_language='Perl' nmsdk_bindings='1' nmsdk_app='installKMIPCertificate.pl'&amp;gt;&amp;lt;security-certificate-install&amp;gt;&amp;lt;subtype&amp;gt;kmip-cert&amp;lt;/subtype&amp;gt;&amp;lt;vserver&amp;gt;&lt;EM&gt;redacted&lt;/EM&gt;&amp;lt;/vserver&amp;gt;&amp;lt;certificate&amp;gt;&amp;lt;/certificate&amp;gt;&amp;lt;type&amp;gt;server-ca&amp;lt;/type&amp;gt;&amp;lt;kmip-server-ip&amp;gt;0.0.0.0&amp;lt;/kmip-server-ip&amp;gt;&amp;lt;/security-certificate-install&amp;gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;OUTPUT:&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='UTF-8' ?&amp;gt;&lt;BR /&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'&amp;gt;&lt;BR /&gt;&amp;lt;netapp version='1.32' xmlns='&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;'&amp;gt;&lt;BR /&gt;&amp;lt;results reason="Failed to install Certificate. Reason: &amp;amp;quot;Failed to write in BIO memory buffer&amp;amp;quot;." status="failed" errno="13001"/&amp;gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks to be an OpenSSL error coming from the cluster itself.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:05:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-Err-Failed-to-install-Certificate-Reason-quot-Failed-to-write-in-BIO-memory/m-p/126189#M2187</guid>
      <dc:creator>wh_slayer</dc:creator>
      <dc:date>2025-06-04T18:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: API Err: Failed to install Certificate. Reason: "Failed to write in BIO memory buffer"</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-Err-Failed-to-install-Certificate-Reason-quot-Failed-to-write-in-BIO-memory/m-p/126190#M2188</link>
      <description>&lt;P&gt;Hmm, well it seems that if I install the server-ca certificate first, then the client certificate, it all works. &amp;nbsp;Hate to answer my own question but oh well, thanks for looking anyways!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 17:16:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/API-Err-Failed-to-install-Certificate-Reason-quot-Failed-to-write-in-BIO-memory/m-p/126190#M2188</guid>
      <dc:creator>wh_slayer</dc:creator>
      <dc:date>2016-12-13T17:16:08Z</dc:date>
    </item>
  </channel>
</rss>

