Configuring Security Settings - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Security settings allow you to enable mutual TLS with the XDS system.

To configure security settings:

  1. Open appsettings.Production.json of the Hyland Healthcare XDS Adapter in a plain-text editor. In a default installation, this file is located in C:\Program Files\Hyland\HylandHealthcareXDSAdapter.
  2. Configure the following settings under Security:
    Setting Description

    EnableMutualTLS

    Enables mutual TLS with the XDS registry and repository when an HTTPS binding is used. It is recommended to set this value to true.

    CertificateThumbprint

    Required when EnableMutualTLS is set to true. Specifies the thumbprint of the certificate used to authenticate the connection with the XDS system. The certificate must exist in the Local Machine personal store of the server hosting the Hyland Healthcare XDS Adapter.

  3. Save appsettings.Production.json.
  4. Recycle the Hyland Healthcare XDS Adapter application pool.