Skip to main content

2025년 3월 5일 아카이브됨

Installing a Passthrough Certificate on Omnissa Access (On Premises only)

To enable sign in using the certificate authentication method, you configure SSL passthrough on the load balancer for the port defined on the Install SSL Certificate > Passthrough Certificate tab in the Omnissa Access console.

Enabling certificate authentication for a Omnissa Access on-premises deployment requires setting SSL pass-through at the load balancer. Upload a root certificate and intermediate certificates and private key to Passthrough Certificate tab.

You can also upload a certificate to be used for Android SSO device authentication. See the Android Mobile Single Sign-on to Workspace ONE publication.

Procedure

  1. Log in to the Omnissa Access console and select Monitor > Resiliency.

  2. Click VA Configuration of the service node you want to configure and log in with the admin user password.

  3. Click Install Certificates, then select the Passthrough Certificate tab.

  4. Enter the passthrough certificate port number to use.

  5. Paste the entire certificate in to the SSL Certificate Chain text box.

    The certificate must be in an OpenSSL PEM format with the primary certificate first, the intermediate certificates in the middle, and then the root CA certificate.

    The entire certificate is everything between and including the lines -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----.

  6. Paste the certificate private key into the Private Key text box.

  7. Click Add.

Manually Modify Runtime Configuration File for Each Node in Cluster

You must manually update the runtime-config.properties file to apply the passthrough certificate port number to use.

  1. Using an SSH client, log in to the Omnissa Access appliance as the root user.

  2. Open the /usr/local/horizon/conf/runtime-config.properties file. Enter vi /usr/local/horizon/conf/runtime-config.properties.

  3. Change the components.certauth.port gateway port value to the passthrough certificate port number you configured earlier.

  4. Save the runtime-config.properties file.

  5. Restart the appliance. Enter service horizon-workspace restart.

    Repeat this for all appliances in your environment.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…