Edit CertificationStoreName in the web.config file — Optional

If the certificate is not installed under the Personal store, you must edit the CertificationStoreName value in the web.config file to point to the certificate location:
  1. Navigate to:
    <installation_directory>\<interface_name>\web.config
  2. Open the web.config file in a text editor.
  3. Set the CertificationStoreName value to the certificate location.
  4. Save web.config and exit the editor.
  5. Issue the following command:
    WebConfigSelector.cmd F5CERT