top of page

Replacing Certificate for Connection Server

  • Writer: Barry Ling
    Barry Ling
  • Aug 11, 2022
  • 1 min read

Updated: Jan 14


ree

Horizon Connection Server is installed with a self-signed certificate by default. This doesn't affected any features actually. But still not recommended for production environment. Since certificate error may appear during user daily operation and making a bad user experience.

  • To replace the self-signed cert, you have to obtain a valid certificate from 3rd party CA like Godaddy.

    * The certificate file obtained from 3rd party must include private key *


  • Then logon to the Connection Server. Open Microsoft Management Console and add Certificate snap-in.

ree

  • Remember to select "Computer account" for adding the snap-in.

ree

  • Select "Personal" -> " Certificate" from left plane. Right click and select "Import".

  • Import the 3rd party certificate as usual procedure.

ree

****** Select "Mark this key as exportable" during import ******

ree

  • Once imported, you will see following 2 certificates available.

    ****** The certificate imported must exportable******

ree

  • The self-signed certificate will have "vdm" as Friendly Name. Right click it and select "properties".

ree

  • Rename the Friendly name to "vdm_org".

  • Click "OK".

ree

  • Then right click the 3rd party certificate and select "properties".

ree
  • And rename the Friendly name to "vdm".

  • Click "OK".

ree

  • The last step you may restart the "Connection Server" service to reboot the server to take effect.

ree




----- END -----


Comments


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

  • Facebook
  • Twitter
  • LinkedIn

©2021 by Cifos EUC. Proudly created with Wix.com

bottom of page