<?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 Re: mcpv registration failed in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/mcpv-registration-failed/m-p/12079#M1249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that newer Java versions have more restrictive security settings (does not accept RSA keySize &amp;lt; 2048), and the keySize of the VMware VCenter certificates is only 512.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can resolve this Problem by editing the java security file (&lt;STRONG&gt;&lt;EM&gt;C:\Program Files\NetApp\MetroCluster Plug-in for vSphere\jre\lib\security\java.security&lt;/EM&gt;&lt;/STRONG&gt;) and reduce the limit of accepted &lt;STRONG&gt;RSA keySize&lt;/STRONG&gt; by modifying the option &lt;STRONG&gt;jdk.certpath.disabledAlgorithms&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;jdk.certpath.disabledAlgorithms=MD2, RSA keySize &amp;lt; 512&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then restart the MCPV service and re-register it manually with the vcenter-server&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&lt;SPAN class="keyword cmdname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&lt;SPAN&gt;&amp;lt;pathtoMCPV&amp;gt;\metrocluster register &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;host-ip-or-fqdn&amp;gt;:28443/mcpv/register&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;ipAddress&amp;gt;&lt;/VAR&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;userName&amp;gt;&lt;/VAR&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;password&amp;gt;&lt;/VAR&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;P.S.: don't use &lt;STRONG&gt;localhost&lt;/STRONG&gt; hier as listed in the documentation. Use service IP or FQDN instead!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Fidy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 07:37:48 GMT</pubDate>
    <dc:creator>ANDRIANAIVO</dc:creator>
    <dc:date>2014-07-09T07:37:48Z</dc:date>
    <item>
      <title>mcpv registration failed</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/mcpv-registration-failed/m-p/12074#M1248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Together!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I have downloaded the MCPV (MetroCluster vSphere Plug-in). The installation works fine without any error. But the Plugin is not visible in the vSphere Webclient. Re-register the Plugin on the CMD failed with following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCPV command: 'register' failed.&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;title&amp;gt;Error 500 VI SDK invoke exception:javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: C&lt;/P&gt;&lt;P&gt;ertificates does not conform to algorithm constraints&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 500&amp;lt;/h2&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;p&amp;gt;Problem accessing /mcpv/register. Reason:&lt;/P&gt;&lt;P&gt;&amp;lt;pre&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VI SDK invoke exception:javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;h3&amp;gt;Caused by:&amp;lt;/h3&amp;gt;&amp;lt;pre&amp;gt;java.rmi.RemoteException: VI SDK invoke exception:javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have any one else this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:34:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/mcpv-registration-failed/m-p/12074#M1248</guid>
      <dc:creator>raimiansch</dc:creator>
      <dc:date>2025-06-05T05:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: mcpv registration failed</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/mcpv-registration-failed/m-p/12079#M1249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that newer Java versions have more restrictive security settings (does not accept RSA keySize &amp;lt; 2048), and the keySize of the VMware VCenter certificates is only 512.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can resolve this Problem by editing the java security file (&lt;STRONG&gt;&lt;EM&gt;C:\Program Files\NetApp\MetroCluster Plug-in for vSphere\jre\lib\security\java.security&lt;/EM&gt;&lt;/STRONG&gt;) and reduce the limit of accepted &lt;STRONG&gt;RSA keySize&lt;/STRONG&gt; by modifying the option &lt;STRONG&gt;jdk.certpath.disabledAlgorithms&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;jdk.certpath.disabledAlgorithms=MD2, RSA keySize &amp;lt; 512&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then restart the MCPV service and re-register it manually with the vcenter-server&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&lt;SPAN class="keyword cmdname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&lt;SPAN&gt;&amp;lt;pathtoMCPV&amp;gt;\metrocluster register &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;host-ip-or-fqdn&amp;gt;:28443/mcpv/register&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;ipAddress&amp;gt;&lt;/VAR&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;userName&amp;gt;&lt;/VAR&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-weight: bold;"&gt; &lt;/SPAN&gt;&lt;VAR class="keyword varname" style="font-family: monospace; color: #000000; font-weight: bold;"&gt;&amp;lt;password&amp;gt;&lt;/VAR&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;P.S.: don't use &lt;STRONG&gt;localhost&lt;/STRONG&gt; hier as listed in the documentation. Use service IP or FQDN instead!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Fidy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 07:37:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/mcpv-registration-failed/m-p/12079#M1249</guid>
      <dc:creator>ANDRIANAIVO</dc:creator>
      <dc:date>2014-07-09T07:37:48Z</dc:date>
    </item>
  </channel>
</rss>

