citrix:add_more_ssl_certificates
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
citrix:add_more_ssl_certificates [2020/05/12 23:18] – peter | citrix:add_more_ssl_certificates [2020/08/14 13:26] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
Certificate error when using Citrix Receiver. | Certificate error when using Citrix Receiver. | ||
+ | |||
+ | {{: | ||
By default, Citrix Receiver only trusts a few root CA certificates, | By default, Citrix Receiver only trusts a few root CA certificates, | ||
Line 18: | Line 20: | ||
<code bash> | <code bash> | ||
ln -sf / | ln -sf / | ||
+ | </ | ||
+ | |||
+ | Since versions 13.1, Citrix needs the certificates in separate files. You need to run the following commands as root: | ||
+ | |||
+ | <code bash> | ||
+ | cd / | ||
+ | cp / | ||
+ | awk 'BEGIN {c=0;} /BEGIN CERT/{c++} { print > " | ||
</ | </ | ||
citrix/add_more_ssl_certificates.1589325483.txt.gz · Last modified: 2020/07/15 09:30 (external edit)