Citrix Workspace App安卓端错误代码42B

问题现象:

使用Citrix Receiver更新后的版本Citrix WorkSpace App安卓版本连接虚拟桌面报42B错误。

ded6670757003e9b0a0639b25df8041


解决方法:

在StoreFront服务器上打开C:\inetpub\wwwroot\Citrix\Roaming 目录中的web.config文件,删除如下字符

  <trustedIssuers decipherId =“xxxxxxxx1-915a-215954801a5f”>
            <add id =“4dd00119-9545-4161-9bca-53dba1fd1539”location =“http://ddc.example.com/Citrix/Authentication/auth/v1/token”verifyId =“xxxxxxxx-4af3-b44b-0cc3e35c0759”/>
          </ trustedIssuers>

修改后重启IIS服务

image

问题原因:

Android WorkSpaceApp使用了某些不受我们采购网站证书加密的解密方式,删除相关内容即可解决问题。

猜你喜欢

转载自blog.51cto.com/superdream/2368238
今日推荐