<?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 SSL certificates for attunity replicate on linux in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1707826#M236</link>
    <description>&lt;P&gt;I tried to replace the self-signed certificate by certifcates delivered by the security department.&amp;nbsp; But it is not working, the only thing which is particular is that the certificate I received is signed by a sub-ca (intermediate CA) and not directly by the root CA. So what I did is&lt;/P&gt;&lt;P&gt;- copied the private key in&amp;nbsp;agent-private-key.pem&lt;/P&gt;&lt;P&gt;- copied the received certificate in&amp;nbsp;agent-certificate.pem&lt;/P&gt;&lt;P&gt;- copied the bundle (root-ca certificate + sub-ca certificate) in agent-ca.pem&lt;/P&gt;&lt;P&gt;- created the file&amp;nbsp;agent-private-key-passphrase.dat with the passphrase of the private key&lt;/P&gt;&lt;P&gt;the agent-certificate is signed by a sub-CA. In agent-ca.pem I have two certificates: the root CA certificate and the sub-CA&lt;/P&gt;&lt;P&gt;but when I access the web console it shows that the connection is not secure and it does not prompt me to accept the exception.&lt;/P&gt;&lt;P&gt;My question is: is it supported to have a certificate that is signed by a Sub-CA (intermediate CA) as opposed to a certificate signed directly by the root ca ?&lt;/P&gt;&lt;P&gt;Thanks, Pierre&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 13:58:32 GMT</pubDate>
    <dc:creator>Pierretim</dc:creator>
    <dc:date>2020-06-03T13:58:32Z</dc:date>
    <item>
      <title>SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1707826#M236</link>
      <description>&lt;P&gt;I tried to replace the self-signed certificate by certifcates delivered by the security department.&amp;nbsp; But it is not working, the only thing which is particular is that the certificate I received is signed by a sub-ca (intermediate CA) and not directly by the root CA. So what I did is&lt;/P&gt;&lt;P&gt;- copied the private key in&amp;nbsp;agent-private-key.pem&lt;/P&gt;&lt;P&gt;- copied the received certificate in&amp;nbsp;agent-certificate.pem&lt;/P&gt;&lt;P&gt;- copied the bundle (root-ca certificate + sub-ca certificate) in agent-ca.pem&lt;/P&gt;&lt;P&gt;- created the file&amp;nbsp;agent-private-key-passphrase.dat with the passphrase of the private key&lt;/P&gt;&lt;P&gt;the agent-certificate is signed by a sub-CA. In agent-ca.pem I have two certificates: the root CA certificate and the sub-CA&lt;/P&gt;&lt;P&gt;but when I access the web console it shows that the connection is not secure and it does not prompt me to accept the exception.&lt;/P&gt;&lt;P&gt;My question is: is it supported to have a certificate that is signed by a Sub-CA (intermediate CA) as opposed to a certificate signed directly by the root ca ?&lt;/P&gt;&lt;P&gt;Thanks, Pierre&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1707826#M236</guid>
      <dc:creator>Pierretim</dc:creator>
      <dc:date>2020-06-03T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1707851#M237</link>
      <description>&lt;P&gt;from the user guide :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can replace the default self-signed certificates with you own, as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Stop the Attunity Replicate Server service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create the required certificates using names that are identical to the certificates listed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Copy the certificates to the ssl/data directory (&amp;lt;product-dir&amp;gt;/&amp;lt;datadirectory&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ssl/data by default).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Edit the agent-private-key-passphrase.d&lt;/SPAN&gt;&lt;SPAN&gt;at file as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/clear:PRIVATE_KEY_PASSWORD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/clear:12345&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When Attunity Replicate Server starts it will scramble the private key passphrase as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shown in Examples of the Scrambled Private Key Password.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;===&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i have not try the&amp;nbsp;sub-ca&amp;nbsp;, but from what you did :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- copied the bundle (root-ca certificate + sub-ca certificate) in agent-ca.pem&amp;nbsp; ,,, this sound correct .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;===&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- When you stop and start the Replicate service, and access the UI, what certificate it is using ? did you check the certificate information ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- is your certificate match your URL comment name ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- did you get a PFX file from your security department ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 14:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1707851#M237</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2020-06-03T14:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1709027#M243</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for your reply&lt;/P&gt;&lt;P&gt;I made a new CSR and I submitted it to the security department, so I will receive a new certificate and also ca certificate. I will then follow the instructions from the user guide and let you know exactly the result.&lt;/P&gt;&lt;P&gt;In my previous attempt I could not see the site certificate from the browser, I just had the security exception. Also the private key passphrase was still in cleartext, i.e. attunity did not scramble it, as it would normally&lt;/P&gt;&lt;P&gt;I'll update this thread when I get the new certificate&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 13:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1709027#M243</guid>
      <dc:creator>Pierretim</dc:creator>
      <dc:date>2020-06-08T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1718358#M251</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;It worked (at least with IE and Chrome, with Firefox the root CA is apparently not known but I'll check with security).&lt;/P&gt;&lt;P&gt;So the process is;&lt;/P&gt;&lt;P&gt;copy the private key to&amp;nbsp;agent-private-key.pem&lt;/P&gt;&lt;P&gt;create a file agent-private-key-passphrase.dat with as content "/clear:12345" (replace 12345 by passphrase)&lt;/P&gt;&lt;P&gt;copy the site certificate to agent-certificate.pem&lt;/P&gt;&lt;P&gt;copy a file with the list of certificates (sub-ca and root ca -in in agent-ca.pem&lt;/P&gt;&lt;P&gt;chown of the files to attunity owner (it will need to write to&amp;nbsp;agent-private-key-passphrase.dat )&lt;/P&gt;&lt;P&gt;some useful commands:&lt;/P&gt;&lt;P&gt;* to verify that the passphrase is correct (in case you forgot it)&lt;/P&gt;&lt;P&gt;openssl rsa -in agent-private-key.pem -inform PEM -text -noout -outform PEM&lt;/P&gt;&lt;P&gt;* to see the certificate&lt;/P&gt;&lt;P&gt;openssl x509 -in agent-certificate.pem -text -noout&lt;/P&gt;&lt;P&gt;nb: if you do it on the bundle, agent-ca, you will see only the first certificate.&lt;/P&gt;&lt;P&gt;thanks a lot. I think the first time I did overlook something, maybe there was something wrong in my csr.&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 15:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1718358#M251</guid>
      <dc:creator>Pierretim</dc:creator>
      <dc:date>2020-06-12T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1718371#M252</link>
      <description>&lt;P&gt;great that you got it working and share the finding.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 16:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1718371#M252</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2020-06-12T16:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896559#M1909</link>
      <description>&lt;P&gt;I hope it is ok to hijack this comment. Is there a way to use private key files without a passphrase? I tried to just inseart "/clear:" in agent-private-key-passphrase.dat but in the log files it says that an empty string is not allowed.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Artur&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896559#M1909</guid>
      <dc:creator>cannot_touch</dc:creator>
      <dc:date>2022-02-23T13:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896576#M1910</link>
      <description>&lt;P&gt;short answer to :&amp;nbsp;&lt;SPAN&gt;Is there a way to use private key files without a passphrase?,,, no&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896576#M1910</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-02-23T13:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificates for attunity replicate on linux</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896577#M1911</link>
      <description>&lt;P&gt;Hi, thanks for the fast response, that helps.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SSL-certificates-for-attunity-replicate-on-linux/m-p/1896577#M1911</guid>
      <dc:creator>cannot_touch</dc:creator>
      <dc:date>2022-02-23T13:50:42Z</dc:date>
    </item>
  </channel>
</rss>

