How do I configure a Windows tablet device?

In order to connect your Windows tablet device to HCL Traveler, the HCL Domino® Server must be configured for SSL.

One type of SSL configuration uses a Self Signed Certificate (SSC). Consult the HCL Domino® documentation for information about creating a SSC and configuring SSL on your HCL Domino® server. Once your HCL Domino® Server is configured for SSL using your SSC, you must make a modification to the Windows tablet device. The SSC you created on your HCL Domino® Server uses a RSA key size of 512K. However, the Windows tablet device defaults to a RSA size of 2048K. To change the default RSA key size from 2048K to 512K, perform the following steps.
  1. Open a command prompt with administrator privileges:
    1. Swipe up from the Start screen and then touch the All apps charm.
    2. On the Apps screen, locate the Windows System heading. You may need to swipe or scroll depending on the size of your view.
    3. Press and hold (or right-click) Command Prompt.
    4. Press or click Run as administrator from the menu that appears.
    5. Press or click Yes if you are prompted with a User Account Control message. An elevated Command Prompt window displays.
      Note: If your Windows tablet account does not have administrator privileges, you may be prompted with a different message asking for credentials from another account on your computer that does have administrator privileges. You must comply before you will be allowed to open an elevated Command Prompt.
  2. At the command prompt, execute the following command:
    certutil -setreg chain\minRSAPubKeyBitLength 512
  3. When the command completes, reboot the Windows tablet device so the change takes effect.
  4. When the Windows tablet device restarts, open Internet Explorer in Administrator mode:
    1. At the Start screen, click the Desktop tile.
    2. Right-click the Internet Explorer icon on the start bar
    3. Highlight Internet Explorer.
    4. Click Run as administrator... or press Shift-Ctrl-Enter to launch Internet Explorer in Administrator (elevated permission) mode.
  5. Browse to your HCL Traveler server's web access page using HTTPS, for example: https://my-traveler-server.com/traveler.
  6. Ignore any warnings about certificates, and select Continue to this website.
  7. Click on the red certificate warning in the Internet Explorer address bar.
  8. Click View certificates.
  9. Click Install certificate. The Certificate Import Wizard displays.
  10. Leave Store Location as the current user.
  11. Select Place all certificates in the following store, then click Browse to select Trusted Root Certification Authorities.
  12. Complete the wizard.
  13. Click Yes to install the certificate.
  14. Close and reopen Internet Explorer (in non-admin mode) to confirm you are no longer receive an invalid certificate warning when browsing to the server and that the HCL Traveler web access page displays.