Enthusiast
|
73
| Members | 299 posts
Hi,
I'm getting the error when I try to launch an application:
QuoteUnable to connect to the server. Contact your system administrator with the following error: SSL Error 14: None of the SSL cipher suites offered () were accepted by the server.
I have built a NetScaler environment for the customer with client certificate authentication. I built a similar setup in my lab and it seems to be working just fine. The main difference seems to be that in my lab I have XenApp 7.8 (2012R2) and the customer is running XenApp 6.5 (2008R2). NetScaler is running version NS12.0 53.13 and Citrix StoreFront is 3.12.1000 (in lab and at the customer).
The certificates are issued by an old CA (sha-1) and are using sha1RSA signature algorithm (hash = sha1). In my lab I only have the root CA which issues the certificates but at the customer they have root ca and an intermediate certicate. As far as the certificate authentication goes, the users can log in to the NetScaler Unified Gateway but at the customer environment they're unable to launch applications.
As a part of the troubleshooting I have already disabled the TLS1.2 on both the Content Switching vServer as well as on the Gateway. This resolved the original issue and error we were getting.
We have also eliminated the following:
- Browser version (IE11 and Firefox)
- Citrix Receiver version (4.10.1.22)
- CipherSuite (we're using hardened version, and tried DEFAULT)
- Set the CA certificate CRL and OCSP Check to OCSP Optional for all CA certs
- Removed the Callback URL from the StoreFront configuration as it doesn't seem to be required
Any ideas?
edit:
We have also tried the following commands to disable TLS1.1/1.2 for backend comms, but they didn't have any effect:
set ssl parameter -montls1112disable yes set ssl parameter -svctls1112disable yes
We also did a packet capture to see if the problem is caused by the backend communication but it seems that the communications only between Client -> NetScaler and NetScaler -> StoreFront (so there's no traffic for the STA servers in the capture)
Edited by Kari Ruissaloadditional info
Learn more