zoukankan      html  css  js  c++  java
  • Citrix Receiver running on my mobile phone

    Today, I downloaded Citrix Receiver from Microsoft Market. Record here is about certificate install on the phone:

    How to install root certificates

    Only trusted processes can install certificates. On a two-tier device, only privileged applications can run trusted processes. Therefore, the device manager (the OEM or the mobile operator) must let you install a certificate. Alternatively, the device manager must sign the application with a certificate that is in the privileged execution certificate store on the device.

    When you are granted a device manager role on a Windows Mobile-based device, you can install a root certificate file by using the built-in certificate installer. To use the built-in certificate installer, follow these steps: http://support.microsoft.com/kb/915840

    1. Connect the mobile device to the computer.
    2. On the computer, start ActiveSync 4.1, and then click Explore.
    3. Copy the root certificate file (.cer) to the device.
    4. On the device, run the .cer file that is associated with the built-in Certinst.exe file.

    If the security policy on the Windows Mobile-based device prevents the built-in certificate installer from working, try the following steps to install the certificate:

    1. Download the SmartPhoneAddcert.exe tool to your computer. The following file is available for download from the Microsoft Download Center:
      Collapse this imageExpand this image
      Download
      Download the SmartPhoneAddCert.exe package now. (http://download.microsoft.com/download/0/3/b/03b3162a-c093-4434-917c-4b289d027ceb/smartphoneaddcert.exe)

      Note Some mobile operators provide a signed version of this tool. If a signed version is available for your device, download the signed version.
    2. Run SmartPhoneAddCert.exe to extract the contents to a folder on your computer.
    3. Copy SmartPhoneAddCert.exe to your device.
    4. On your device, create a folder that is named "Storage." SmartPhonePAddCert.exe searches for the certificate in this folder.
    5. Copy the root certificate (.cer file) to the Storage folder on your device.
    6. Run SmartPhoneAddCert.exe. Click to select the .cer file that you copied to the Storage folder, and then install the root certificate.

      After than, that's great! I can logon my working station through my mobile phone! Amazing!

  • 相关阅读:
    前后端不分离的springboot项目问题:页面框架问题
    SpringBoot使用Filter过滤器处理是否登录的过滤时,用response.sendRedirect()转发报错
    mysql千万级数据优化查询
    java进阶学习的一些思路
    java的List列表转成Tree(树形)结构列表
    cmd 一键获取 所有连接过的wifi 密码
    SQLMap用户手册【超详细】
    Python:SQLMAP参数中文解释
    初识sql注入及sqlmap
    wwwscan网站目录文件批量扫描工具
  • 原文地址:https://www.cnblogs.com/sdikerdong/p/2256499.html
Copyright © 2011-2022 走看看