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:11] – 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 12: | Line 14: | ||
sudo c_rehash / | sudo c_rehash / | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** Some systems may require this instead: | ||
+ | |||
+ | <code bash> | ||
+ | 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.1589325078.txt.gz · Last modified: 2020/07/15 09:30 (external edit)