<?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 scp DH key size error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350339#M117209</link>
    <description>&lt;P&gt;tSCPConnection is giving this warning then exception when connecting to a server.  Any advice for me to debug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[WARN ] 16:14:28 org.apache.sshd.client.session.ClientSessionImpl- exceptionCaught(ClientSessionImpl[serviceaccount@server])[state=Opened] InvalidAlgorithmParameterException: DH key size must be multiple of 64, and can only range from 512 to 8192 (inclusive). The specific key size 4095 is not supported&lt;/P&gt;&lt;P&gt;Exception in component tSCPConnection_2 (ENC_SCPcopyToHomeroom5)&lt;/P&gt;&lt;P&gt;org.apache.sshd.common.SshException: DefaultAuthFuture[ssh-connection]: Failed (InvalidAlgorithmParameterException) to execute: DH key size must be multiple of 64, and can only range from 512 to 8192 (inclusive). The specific key size 4095 is not supported&lt;/P&gt;&lt;P&gt;	at org.apache.sshd.common.future.AbstractSshFuture.lambda$verifyResult$1(AbstractSshFuture.java:145)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jji&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:01:11 GMT</pubDate>
    <dc:creator>imholzj</dc:creator>
    <dc:date>2024-11-16T00:01:11Z</dc:date>
    <item>
      <title>scp DH key size error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350339#M117209</link>
      <description>&lt;P&gt;tSCPConnection is giving this warning then exception when connecting to a server.  Any advice for me to debug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[WARN ] 16:14:28 org.apache.sshd.client.session.ClientSessionImpl- exceptionCaught(ClientSessionImpl[serviceaccount@server])[state=Opened] InvalidAlgorithmParameterException: DH key size must be multiple of 64, and can only range from 512 to 8192 (inclusive). The specific key size 4095 is not supported&lt;/P&gt;&lt;P&gt;Exception in component tSCPConnection_2 (ENC_SCPcopyToHomeroom5)&lt;/P&gt;&lt;P&gt;org.apache.sshd.common.SshException: DefaultAuthFuture[ssh-connection]: Failed (InvalidAlgorithmParameterException) to execute: DH key size must be multiple of 64, and can only range from 512 to 8192 (inclusive). The specific key size 4095 is not supported&lt;/P&gt;&lt;P&gt;	at org.apache.sshd.common.future.AbstractSshFuture.lambda$verifyResult$1(AbstractSshFuture.java:145)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jji&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350339#M117209</guid>
      <dc:creator>imholzj</dc:creator>
      <dc:date>2024-11-16T00:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: scp DH key size error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350340#M117210</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here is an article about: &lt;A href="https://stackoverflow.com/questions/52115621/java-security-invalidalgorithmparameterexception-dh-key-size-must-be-multiple-o" alt="https://stackoverflow.com/questions/52115621/java-security-invalidalgorithmparameterexception-dh-key-size-must-be-multiple-o" target="_blank"&gt;https://stackoverflow.com/questions/52115621/java-security-invalidalgorithmparameterexception-dh-key-size-must-be-multiple-o&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 03:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350340#M117210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-23T03:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: scp DH key size error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350341#M117211</link>
      <description>&lt;P&gt;Thanks, that got me closer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the problem is connecting to an older Solaris system, and it doesn't look like Java cares.  I haven't tried alternative security provider yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://github.com/rundeck/rundeck/issues/2705&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it reasonable to install BouncyCastle?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 12:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/scp-DH-key-size-error/m-p/2350341#M117211</guid>
      <dc:creator>imholzj</dc:creator>
      <dc:date>2021-06-23T12:10:18Z</dc:date>
    </item>
  </channel>
</rss>

