<?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 Talend Open Studio v. 7.1.1 cannot download additional packages in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383217#M4568</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have downloaded and installed TOS-DI v7.1.1 and I am unable to install the additional packages required for ETL development and job build.&lt;/P&gt; 
&lt;P&gt;I have read on a few threads about downloading the certificate and installing it.&lt;/P&gt; 
&lt;P&gt;The machine where this version of Talend is installed does have a proxy setting which is causing this issue.&lt;/P&gt; 
&lt;P&gt;However I don't have admin access on the machine, so I asked the admin to execute the following command:&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;C:\Program Files\Java\jdk1.8.0_71\&amp;gt;.\bin\keytool -keystore .\jre\lib\security\cac erts -importcert -alias aliasforca -file %TALEND_HOME%\cer\cacert.cer&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;Where cacert.cer is the certificate file I downloaded from Talend website through Chrome browser.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;However that has not resolved the issue. When I click on &lt;EM&gt;Help &amp;gt; Install Additional Packages&lt;/EM&gt;, I see the Additional Talend Packages window but it still appears empty. Also the .log file present in &lt;STRONG&gt;%TALEND_HOME%\workspace\.metadata&lt;/STRONG&gt; folder has the following exception logged:&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-03-12 12:05:39.240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!MESSAGE Connection to &lt;A href="https://update.talend.com/Studio/tos/7.1.1/p2.index" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://update.talend.com/Studio/tos/7.1.1/p2.index&lt;/A&gt; failed on sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. Retry attempt 0 started&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!STACK 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Alerts.getSSLException(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.processLoop(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.process_record(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.AppOutputStream.write(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:147)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:154)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.AbstractHttpClientConnection.doFlush(AbstractHttpClientConnection.java:278)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.AbstractHttpClientConnection.flush(AbstractHttpClientConnection.java:283)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.conn.AbstractClientConnAdapter.flush(AbstractClientConnAdapter.java:197)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:260)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1077)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1068)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1064)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.PKIXValidator.doBuild(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.Validator.validate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;... 24 more&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at java.security.cert.CertPathBuilder.build(Unknown Source)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone tell me what else I need to do to overcome this issue?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:21:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T06:21:56Z</dc:date>
    <item>
      <title>Talend Open Studio v. 7.1.1 cannot download additional packages</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383217#M4568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have downloaded and installed TOS-DI v7.1.1 and I am unable to install the additional packages required for ETL development and job build.&lt;/P&gt; 
&lt;P&gt;I have read on a few threads about downloading the certificate and installing it.&lt;/P&gt; 
&lt;P&gt;The machine where this version of Talend is installed does have a proxy setting which is causing this issue.&lt;/P&gt; 
&lt;P&gt;However I don't have admin access on the machine, so I asked the admin to execute the following command:&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;C:\Program Files\Java\jdk1.8.0_71\&amp;gt;.\bin\keytool -keystore .\jre\lib\security\cac erts -importcert -alias aliasforca -file %TALEND_HOME%\cer\cacert.cer&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;Where cacert.cer is the certificate file I downloaded from Talend website through Chrome browser.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;However that has not resolved the issue. When I click on &lt;EM&gt;Help &amp;gt; Install Additional Packages&lt;/EM&gt;, I see the Additional Talend Packages window but it still appears empty. Also the .log file present in &lt;STRONG&gt;%TALEND_HOME%\workspace\.metadata&lt;/STRONG&gt; folder has the following exception logged:&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-03-12 12:05:39.240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!MESSAGE Connection to &lt;A href="https://update.talend.com/Studio/tos/7.1.1/p2.index" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://update.talend.com/Studio/tos/7.1.1/p2.index&lt;/A&gt; failed on sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. Retry attempt 0 started&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;!STACK 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Alerts.getSSLException(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.processLoop(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.Handshaker.process_record(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.AppOutputStream.write(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:147)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:154)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.AbstractHttpClientConnection.doFlush(AbstractHttpClientConnection.java:278)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.AbstractHttpClientConnection.flush(AbstractHttpClientConnection.java:283)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.conn.AbstractClientConnAdapter.flush(AbstractClientConnAdapter.java:197)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:260)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1077)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1068)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1064)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.PKIXValidator.doBuild(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.validator.Validator.validate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;... 24 more&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2" color="#FF0000"&gt;at java.security.cert.CertPathBuilder.build(Unknown Source)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone tell me what else I need to do to overcome this issue?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383217#M4568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio v. 7.1.1 cannot download additional packages</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383218#M4569</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you tried to open talend.com in browser(IE, e.g), click on cert info and export the cert files? To see if the cert info for talend.com and the Nexus site (&lt;A href="https://talend-update.talend.com/nexus" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://talend-update.talend.com/nexus&lt;/A&gt;) with the jar files has been approved/signed by our certificate authority according to Internet Explorer?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383218#M4569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio v. 7.1.1 cannot download additional packages</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383219#M4570</link>
      <description>&lt;P&gt;The certificate I have downloaded is from talend.com. But I did it from Chrome and I exported it in Base-64 format.&lt;/P&gt;&lt;P&gt;I am not able to understand how I can get the certificate from Internet Explorer.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 08:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383219#M4570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-13T08:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio v. 7.1.1 cannot download additional packages</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383220#M4571</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please have a look at this article to see if it is OK with you?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://community.talend.com/t5/How-Tos-and-Best-Practices/Getting-Talend-Open-Studio-internet-connected-in-a-corporate/m-p/116834" href="https://community.qlik.com/s/feed/0D53p00007vCwVxCAK" target="_self"&gt;https://community.talend.com/t5/How-Tos-and-Best-Practices/Getting-Talend-Open-Studio-internet-connected-in-a-corporate/m-p/116834&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 08:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Open-Studio-v-7-1-1-cannot-download-additional-packages/m-p/2383220#M4571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-15T08:14:54Z</dc:date>
    </item>
  </channel>
</rss>

