<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.wiki.froelix.com/index.php?action=history&amp;feed=atom&amp;title=SSL_error_with_Citrix_ICA_client_on_Linux</id>
		<title>SSL error with Citrix ICA client on Linux - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.wiki.froelix.com/index.php?action=history&amp;feed=atom&amp;title=SSL_error_with_Citrix_ICA_client_on_Linux"/>
		<link rel="alternate" type="text/html" href="https://www.wiki.froelix.com/index.php?title=SSL_error_with_Citrix_ICA_client_on_Linux&amp;action=history"/>
		<updated>2026-04-05T18:22:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://www.wiki.froelix.com/index.php?title=SSL_error_with_Citrix_ICA_client_on_Linux&amp;diff=113&amp;oldid=prev</id>
		<title>Froelix: added page</title>
		<link rel="alternate" type="text/html" href="https://www.wiki.froelix.com/index.php?title=SSL_error_with_Citrix_ICA_client_on_Linux&amp;diff=113&amp;oldid=prev"/>
				<updated>2016-05-12T20:34:40Z</updated>
		
		<summary type="html">&lt;p&gt;added page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Problem:'''&lt;br /&gt;
* The Citrix ICA client does not connect to your corporate network.&lt;br /&gt;
* After launching the client it displays the following error message:&lt;br /&gt;
 You have chosen not to trust “&amp;lt;CA which is used by your corporate network&amp;gt;”, the issuer of the server’s security certificate (SSL error 61).&lt;br /&gt;
&lt;br /&gt;
'''Solution:'''&lt;br /&gt;
* The Linux version of the Citrix ICA client brings only a small set of root CAs which are trusted.&lt;br /&gt;
* Add the additional CAs which are required by copying the certificates to the following directory:&lt;br /&gt;
 sudo cp &amp;lt;AnyCA.crt&amp;gt; /opt/Citrix/ICAClient/keystore/cacerts/&lt;br /&gt;
* Alternatively create symlink to the system ca-certificates:&lt;br /&gt;
 sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts/&lt;br /&gt;
* Finally run the following command to rehash the certificates and you should be fine...&lt;br /&gt;
 sudo c_rehash /opt/Citrix/ICAClient/keystore/cacerts/&lt;br /&gt;
&lt;br /&gt;
'''Note:'''&lt;br /&gt;
* For more details, see [https://help.ubuntu.com/community/CitrixICAClientHowTo Ubuntu Help].&lt;/div&gt;</summary>
		<author><name>Froelix</name></author>	</entry>

	</feed>