Skip to main content

2025년 4월 11일

Enabling FIPS Compatible Mode

You can enable FIPS (Federal Information Processing Standard) Compatible mode so that the client uses FIPS-compliant cryptographic algorithms when communicating with remote desktops.

Note: FIPS Compatible Mode means Omnissa Horizon Client for Linux implements a cryptographic module that is designed for FIPS 140-2 compliance. This module was validated in operational environments listed in CMVP certificate #2839 and was ported to this platform. However, the CAVP and CMVP testing requirement to include the new operational environments in Omnissa's NIST CAVP and CMVP certificates remains to be completed on the product roadmap.

Important: If you enable FIPS Compatible mode in the client, the remote desktop must have FIPS Compatible mode enabled as well. Mixed mode, where only the client, or only the desktop, has FIPS Compatible mode enabled, is not supported.

To enable FIPS Compatible mode, make the following configuration changes:

  1. Edit the appropriate configuration file and add the following lines:

    usb.enableFIPSMode = "TRUE"
    mks.enableFIPSMode = “TRUE”
    
  2. Edit the view-mandatory-config file nested under the etc folder and add the following line:

    View.fipsMode = ”TRUE”
    
  3. Edit /etc/teradici/pcoip_admin.conf and add the following line:

    pcoip.enable_fips_mode = 1
    

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

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

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

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

링크를 생성하는 중…