I am testing View 5.1 with a Security Server and Connection server setup. I have setup SSL Offload per the documentation - thumbprints in adam, locked.properties, certs are trusted, etc. Everything works fine from Mac, Linux, and iOS View clients for RDP and PCoIP. Windows View client on Windows XP, Windows 7, and Windows 8 have ssl issues.
I can connect and get authentication, but after I authenticate I get - The View Connection Server authentication failed. The SSL initialization while connecting to server 'https://server.domain.com:443' failed.
View client debug log shows
SSL: clientHandshake: InitializeSecurityContext FAILED, Error 0x80090308 (The token supplied to the function is invalid)
Tunnel 0x02136AE0 failed to connect.
GetTunnelMsg: Unable to start the tunnel: "Tunnel failed to connect". Error message displayed was "The View Connection Server authentication failed. The SSL initialization while connecting to server 'https://server.domain.com:443' failed.". Proxy used to connect was '(null)', connection server was 'https://server.domain.com:443'
I do a WireShark trace and it shows a reset and malformed SSL packet.
Again all clients work except the Windows client. If I switch from SSL offload to SSL proxy the Windows client works fine. It just has a problem with SSL offload. I am testing this with a NetScaler VPX latest 10.x code.