{"stig":{"title":"AvePoint Compliance Guardian Security Technical Implementation Guide","version":"1","release":"1"},"checks":[{"vulnId":"V-256839","ruleId":"SV-256839r890127_rule","severity":"medium","ruleTitle":"Compliance Guardian must limit the number of concurrent sessions to an organization-defined number for all accounts and/or account types.","description":"Application management includes the ability to control the number of users and user sessions that utilize an application. Limiting the number of allowed users and sessions per user is helpful in limiting risks related to DoS attacks.\n\nThis requirement may be met via the application or by utilizing information system session control provided by a web server with specialized session management capabilities. If it has been specified that this requirement will be satisfied by the application, the capability to limit the maximum number of concurrent single user sessions must be designed and built into the application.\n\nThis requirement addresses concurrent sessions for information system accounts and does not address concurrent sessions by single users via multiple system accounts. The maximum number of concurrent sessions should be defined based upon mission needs and the operational environment for each system.","checkContent":"Check the Compliance Guardian Manager Maximum User Session setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the System Configuration section, click \"General Settings\".\n- Select \"Security - System Security Policy\".\n- Verify that the \"Specify a maximum simultaneous logons for the same user\" is set to \"5\".\n\nIf the maximum number of user sessions is higher than 5, this is a finding.","fixText":"Configure the Compliance Guardian Manager Maximum User Session setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the System Configuration section, click \"General Settings\".\n- Select \"Security - System Security Policy\".\n- Set the maximum simultaneous logons for the same user option to \"5\".\n- Save the settings.","ccis":["CCI-000054"]},{"vulnId":"V-256840","ruleId":"SV-256840r890130_rule","severity":"medium","ruleTitle":"Compliance Guardian must initiate a session timeout after a 15-minute period of inactivity.","description":"A session time-out lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence. Rather than relying on the user to manually lock their application session prior to vacating the vicinity, applications must identify when a user's session has idled and initiate the session lock.\n\nThe session lock is implemented at the point where session activity can be determined and/or controlled. This is typically at the operating system level and results in a system lock but may be at the application level where the application interface window is secured instead.","checkContent":"Check the Compliance Guardian Manager Session Timeout setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page, in the System Configuration section, click \"General Settings\". \n- Select \"Security - System Security Policy\".\n- Verify the \"Please specify a session time-out value\". The user will be logged off automatically if there is no activity for the specified period. Logon will expire in option.\n\nIf the session timeout value is not set to 15 minutes or less, this is a finding.","fixText":"Configure the Compliance Guardian Manager Session Timeout setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page, in the System Configuration section, click \"General Settings\". \n- Select \"Security - System Security Policy\".\n- Set 15 minutes or less in the \"Please specify a session time-out value\". The user will be logged off automatically if there is no activity for the specified period. Logon will expire in option.\n- Save the settings.","ccis":["CCI-000057"]},{"vulnId":"V-256841","ruleId":"SV-256841r890133_rule","severity":"high","ruleTitle":"Compliance Guardian must use TLS 1.2, at a minimum, to protect the confidentiality of sensitive data during electronic dissemination using remote access.","description":"Using older unauthorized versions or incorrectly configuring protocol negotiation makes the gateway vulnerable to known and unknown attacks that exploit vulnerabilities in this protocol.\n\nThis requirement applies to Transport Layer Security (TLS) gateways (also known as Secure Sockets Layer [SSL] gateways), web servers, and web applications and is not applicable to virtual private network (VPN) devices. Application protocols such as HTTPS and DNSSEC use TLS as the underlying security protocol and thus are in scope for this requirement. NIST SP 800-52 provides guidance for client negotiation on either DOD-only or on public-facing servers.\n\nSatisfies: SRG-APP-000014, SRG-APP-000560, SRG-APP-000565, SRG-APP-000645","checkContent":"Check the .Net Framework version on Compliance Guardian servers.\n- On servers where Compliance Guardian is installed, open \"Registry Editor\".\n- Refer to the Microsoft document to verify the .Net Framework version supports TLS 1.2. The Microsoft Document URL is: https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client#bkmk_net.\n- .NET Framework 4.6.2 or later supports TLS 1.2 natively.\n\nIf the .Net Framework version doesn't support TLS 1.2, this is a finding.\n\nCheck the Compliance Guardian servers only have TLS 1.2 protocol enabled.\n- On the Compliance Guardian servers, open \"Registry Editor\".\n- Navigate to HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols.\n- Verify TLS 1.0, TLS 1.1, and any SSL protocols are not enabled.\n\nIf TLS 1.0, TLS 1.1, or any SSL protocols are enabled, this is a finding.\n\nCheck that Compliance Guardian servers have strong cryptography setting enabled.\n- On the Compliance Guardian servers, open \"Registry Editor\".\n- Navigate to HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\.NETFramework\\v4.0.30319.\nVerify \"SystemDefaultTlsVersions\" = dword:00000001 and \"SchUseStrongCrypto\" = dword:00000001, otherwise this is a finding.","fixText":"Consult Microsoft documentation and ensure the .Net Framework on Compliance Guardian servers is a version that supports TLS 1.2. Update if necessary.\n\nConfigure the Compliance Guardian servers to enable TLS 1.2 protocol only.\n- On the Compliance Guardian servers, open \"Registry Editor\".\n- Navigate to HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols.\n- Disable TLS 1.0, TLS 1.1, and any SSL protocols, if present.\n\nConfigure the Compliance Guardian servers to enable strong cryptography settings.\n- On the Compliance Guardian servers, open \"Registry Editor\".\n- Navigate to HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\.NETFramework\\v4.0.30319 and verify:\n\"SystemDefaultTlsVersions\" = dword:00000001\n\"SchUseStrongCrypto\" = dword:00000001","ccis":["CCI-000068","CCI-000382","CCI-001453"]},{"vulnId":"V-256842","ruleId":"SV-256842r890136_rule","severity":"medium","ruleTitle":"Compliance Guardian must provide automated mechanisms for supporting account management functions.","description":"Remote access (e.g., Remote Desktop Protocol [RDP]) is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include dial-up, broadband, and wireless. \n\nSatisfies: SRG-APP-000023, SRG-APP-000025, SRG-APP-000065, SRG-APP-000163, SRG-APP-000164, SRG-APP-000165, SRG-APP-000166, SRG-APP-000167, SRG-APP-000168, SRG-APP-000169, SRG-APP-000170, SRG-APP-000171, SRG-APP-000173, SRG-APP-000174, SRG-APP-000190, SRG-APP-000234, SRG-APP-000291, SRG-APP-000292, SRG-APP-000293, SRG-APP-000294, SRG-APP-000295, SRG-APP-000318, SRG-APP-000319, SRG-APP-000320, SRG-APP-000345, SRG-APP-000397, SRG-APP-000401, SRG-APP-000503, SRG-APP-000505, SRG-APP-000506, SRG-APP-000509","checkContent":"Compliance Guardian supports integration with Active Directory (AD) for automated account management.\n\nCheck the Compliance Guardian configuration to ensure AD Integration is enabled.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\".\n- Navigate to \"AD Integration\".\n- Verify that the \"AD Integration\" option is enabled.\n\nIf the AD Integration option is not enabled, this is a finding.","fixText":"Configure the Compliance Guardian configuration to ensure AD Integration is enabled.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the Authentication Manager section, click \"Authentication Manager\".\n- Navigate to \"AD Integration\".\n- Set the Action of \"AD Integration\" to \"Enable\".\n- Save settings.\n\nAdd AD user or group to Compliance Guardian by Account Manager; realize automated mechanisms through AD account management functions.","ccis":["CCI-000015","CCI-000017","CCI-000044","CCI-000172","CCI-000192","CCI-000193","CCI-000194","CCI-000195","CCI-000196","CCI-000198","CCI-000199","CCI-000200","CCI-000205","CCI-000795","CCI-001133","CCI-001619","CCI-001682","CCI-001683","CCI-001684","CCI-001685","CCI-001686","CCI-001991","CCI-002041","CCI-002130","CCI-002132","CCI-002145","CCI-002238","CCI-002361"]},{"vulnId":"V-256843","ruleId":"SV-256843r890139_rule","severity":"medium","ruleTitle":"Compliance Guardian must be configured to prohibit or restrict the use of organization-defined functions, ports, protocols, and/or services, as defined in the PPSM CAL and vulnerability assessments.","description":"In order to prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e., embedding of data types within data types), organizations must disable or restrict unused or unnecessary physical and logical ports/protocols on information systems. Applications are capable of providing a wide variety of functions and services. Some of the functions and services provided by default may not be necessary to support essential organizational operations. Additionally, it is sometimes convenient to provide multiple services from a single component (e.g., email and web services); however, doing so increases risk over limiting the services provided by any one component. To support the requirements and principles of least functionality, the application must support the organizational requirements providing only essential capabilities and limiting the use of ports, protocols, and/or services to only those required, authorized, and approved to conduct official business or to address authorized quality of life issues.","checkContent":"Check the Compliance Guardian Manager communication port setting.\n- On the Compliance Guardian Manager server, open \"Compliance Guardian Manager Configuration Tool\" from the Start Menu.\n- Click \"Control Service Configuration\" on the left.\n- Verify the Website Port.\n\nIf any ports used by the Compliance Guardian Manager Services are not in accordance with the PPSM CAL or are not AO approved, this is a finding.\n\nCheck the Compliance Guardian Agent communication port setting.\n- On the Compliance Guardian Agent server, open \"Compliance Guardian Agent Configuration Tool\".\n- Navigate to the \"Host And Port\" panel.\n- Verify the Agent Port.\n\nIf the Agent Port is are not in accordance with the PPSM CAL or are not AO approved, this is a finding.\n\nCheck the Compliance Guardian Control Service update port setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the License and Update section, click \"Update Manager\", then click \"Settings\".\n- Verify the \"Specify a port number\" to install the update.\n\nIf the Update Port is not in accordance with the PPSM CAL or is not AO approved, this is a finding.","fixText":"Configure the Compliance Guardian Manager communication port setting.\n- On the Compliance Guardian Manager server, open the \"Compliance Guardian Manager Configuration Tool\" from the Start Menu.\n- Click \"Control Service Configuration\" on the left.\n- Change the Website Port.\n- Click \"OK\" to save settings.\n\nConfigure the Compliance Guardian Agent communication port setting.\n- On the Compliance Guardian Agent server, open \"Compliance Guardian Agent Configuration Tool\".\n- Navigate to the \"Host And Port\" panel.\n- Change the Agent Port.\n- Click \"OK\" to save settings.\n\nConfigure the Compliance Guardian Control Service update port setting.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the License and Update section, click \"Update Manager\", then click \"Settings\".\n- Change the \"Specify a port number\" to install the update.\n- Click \"Save\" to save settings.","ccis":["CCI-000382"]},{"vulnId":"V-256844","ruleId":"SV-256844r890142_rule","severity":"high","ruleTitle":"Compliance Guardian must use multifactor authentication for network access to privileged accounts.","description":"Without the use of multifactor authentication, the ease of access to privileged functions is greatly increased. \n\nMultifactor authentication requires using two or more factors to achieve authentication. Factors include: \n(i) Something a user knows (e.g., password/PIN); \n(ii) Something a user has (e.g., cryptographic identification device, token); or \n(iii) Something a user is (e.g., biometric).\n\nMultifactor authentication decreases the attack surface by virtue of the fact that attackers must obtain two factors, a physical token or a biometric and a PIN, in order to authenticate. It is not enough to simply steal a user's password to obtain access. A privileged account is defined as an information system account with authorizations of a privileged user.\n\nNetwork access is defined as access to an information system by a user (or a process acting on behalf of a user) communicating through a network (e.g., local area network, wide area network, or the internet).\n\nSatisfies: SRG-APP-000149, SRG-APP-000150, SRG-APP-000177, SRG-APP-000391, SRG-APP-000392, SRG-APP-000402, SRG-APP-000403","checkContent":"Compliance Guardian supports Client Certificate Authentication for multifactor authentication, which requires that both Windows Authentication and Client Certificate Authentication are enabled in Compliance Guardian.\n\nCheck the Compliance Guardian Client Certificate Authentication configuration. \n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\".\n- Verify that the Client Certificate Authentication option is enabled.\n\nIf Client Certificate Authentication is not enabled, this is a finding.\n\nCheck the Compliance Guardian Windows Authentication configuration.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\". \n- Verify that the \"Windows Authentication\" option is enabled.\n\nIf \"Windows Authentication\" is not enabled, this is a finding.","fixText":"Configure Compliance Guardian to use Smart Card Authentication, which is required to enable Client Certificate Authentication and Windows Authentication in both IIS Manager and Compliance Guardian.\n\nOn the Compliance Guardian Manager server, open IIS Manager.\n- Open the \"Authentication\" settings under IIS.\n- Enable the \"Active Directory Client Certificate Authentication\" and \"Windows Authentication\" options.\n- Expand \"Sites\" and click \"Compliance Guardian site\". The default site name is \"ComplianceGuardian4Site\".\n- Open the SSL Settings of ComplianceGuardian4Site under IIS.\n- Make sure the \"Require SSL\" checkbox is selected.\n- Open the Authentication Settings of ComplianceGuardian4Site under IIS.\n- Make sure the status of \"Windows Authentication\" is \"Enabled\".\n- Expand ComplianceGuardian4Site, Trust (virtual path).\n- Open the SSL Settings of Trust (virtual path) under IIS. \n- Make sure the \"Require SSL\" checkbox is selected and the option of \"Client Certificates\" is selected as required.\n- Restart ComplianceGuardian4 Application Pool and Website.\n\nOn Compliance Guardian side:\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\".\n- Click the \"Enable link\" button on the \"Client Certificate Authentication\" row to enable client certificate authentication.\n- Click the \"Enable link\" button on the \"Windows Authentication\" row to enable Windows Authentication.\n- Back in the Control Panel page in the Account section, click \"Users\". \n- Navigate to \"Add User\" page.\n- Select \"Client Certificate User\" from the drop-down list in the \"User Type\" field.\n- Specify the user in the \"Windows User/Group Name\" field.\n- Add this user to one or more Compliance Guardian groups.\n- Save the settings.","ccis":["CCI-000187","CCI-000765","CCI-000766","CCI-001953","CCI-001954","CCI-002009","CCI-002010"]},{"vulnId":"V-256845","ruleId":"SV-256845r890145_rule","severity":"medium","ruleTitle":"Compliance Guardian must control remote access methods.","description":"Remote access applications (such as those providing remote access to network devices and information systems) which lack automated control capabilities, increase risk, and make remote user access management difficult at best.\n\nRemote access is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include dial-up, broadband, and wireless. \n\nRemote access applications must be capable of taking enforcement action if the audit reveals unauthorized activity. Automated control of remote access sessions allows organizations to ensure ongoing compliance with remote access policies by enforcing connection rules of remote access applications on a variety of information system components (e.g., servers, workstations, notebook computers, smartphones, and tablets).","checkContent":"Check the Compliance Guardian Manager configuration to ensure the restriction of inbound connections from nonsecure zones.\n- Log on to Compliance Guardian as admin account.\n- On the Control Panel page in the System Configuration section, click \"General Settings\". \n- Select \"Security - System Security Policy\".\n- Verify \"Specify network security settings\" option.\n\nIf \"Enable Network Security\" is not selected, this is a finding.\n\nIf \"Enable Network Security\" is selected, review the entries under Trusted Network. Verify only known, secure IPs are configured as \"Allow\".\n\nIf \"Restricted Network\" is selected, review the entries under Restricted Network. \n\nIf IP address restrictions are not configured or IP ranges configured to be allowed are not restrictive enough to prevent connections from nonsecure zones, this is a finding.","fixText":"If needed configure the Compliance Guardian Manager to restrict inbound connections from nonsecure zones.\n- Log on to Compliance Guardian as admin account.\n- On the Control Panel page in the System Configuration section, click \"General Settings\". \n- Select \"Security - System Security Policy\".\n- Navigate to \"Specify network security settings\".\n- Select \"Enable Network Security\" option.\n- Add known, secure IPs to allow list of \"Trusted Network\" option.\n- Or, add IPs to block to \"Restricted Network\" list.\n- Save the settings.","ccis":["CCI-002314"]},{"vulnId":"V-256846","ruleId":"SV-256846r890148_rule","severity":"medium","ruleTitle":"Compliance Guardian must accept FICAM-approved third-party credentials.","description":"Access may be denied to legitimate users if FICAM-approved third-party credentials are not accepted. \n\nThis requirement typically applies to organizational information systems that are accessible to nonfederal government agencies and other partners. This allows federal government-relying parties to trust such credentials at their approved assurance levels.\n\nThird-party credentials are those credentials issued by nonfederal government entities approved by the Federal Identity, Credential, and Access Management (FICAM) Trust Framework Solutions initiative.","checkContent":"Note: This requirement is Not Applicable if ADFS is not being utilized.\n\nADFS can be used to federate with approved third-party users.\n\nCheck the Compliance Guardian configuration option for ADFS Integration.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\". \n- Verify that the ADFS Integration option is enabled.\n\nIf the ADFS Integration is not enabled, this is a finding.","fixText":"Configure Compliance Guardian to use ADFS Integration.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\".\n- Click \"ADFS Integration\" to open ADFS Integration Configuration Wizard page and complete the configuration.\n- Click \"Enable link\" of the ADFS Integration row to enable ADFS Integration.\n- Back on the Control Panel page in the Account section, click \"Users\". \n- Navigate to \"Add User\" page.\n- Select ADFS Claim from the drop-down list in the \"User Type\" field.\n- Select the Claim Name and input the Claim Value in the \"How Would You Like To Retrieve User Information\" field.\n- Save the settings.","ccis":["CCI-002011"]},{"vulnId":"V-256847","ruleId":"SV-256847r890151_rule","severity":"medium","ruleTitle":"Compliance Guardian must conform to FICAM-issued profiles.","description":"Without conforming to FICAM-issued profiles, the information system may not be interoperable with FICAM-authentication protocols, such as SAML 2.0 and OpenID 2.0.\n\nThis requirement addresses open identity management standards.","checkContent":"Note:  This requirement is Not Applicable is ADFS is not being utilized.\n\nCheck the Compliance Guardian configuration option for ADFS Integration.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\". \n- Verify that the ADFS Integration option is enabled.\n\nIf the ADFS Integration is not enabled, this is a finding.","fixText":"Configure Compliance Guardian to use ADFS Integration.\n- Log on to Compliance Guardian with admin account.\n- On the Control Panel page in the General Security section, click \"Authentication Manager\".\n- Click \"ADFS Integration\" to open ADFS Integration Configuration Wizard page and complete the configuration.\n- Click \"Enable\" link of the \"ADFS Integration\" row to enable ADFS Integration.\n- Back to the Control Panel page in the Account section, click \"Users\". \n- Navigate to \"Add User\" page.\n- Select \"ADFS Claim\" from the drop-down list in the \"User Type\" field.\n- Select the Claim Name and input the Claim Value in the \"How Would You Like To Retrieve User Information\" field.\n- Save the settings.","ccis":["CCI-002014"]},{"vulnId":"V-256848","ruleId":"SV-256848r890154_rule","severity":"medium","ruleTitle":"Compliance Guardian must only allow the use of DOD PKI established certificate authorities for verification of the establishment of protected sessions.","description":"Untrusted Certificate Authorities (CAs) can issue certificates, but they may be issued by organizations or individuals that seek to compromise DOD systems or by organizations with insufficient security controls. If the CA used for verifying the certificate is not a DOD-approved CA, trust of this CA has not been established.\n\nThe DOD will only accept PKI certificates obtained from a DOD-approved internal or external certificate authority. Reliance on CAs for the establishment of secure sessions includes the use of TLS certificates.\n\nThis requirement focuses on communications protection for the application session rather than for the network packet.\n\nThis requirement applies to applications that utilize communications sessions. This includes, but is not limited to, web-based applications and Service-Oriented Architectures (SOA).","checkContent":"There are three different settings in Compliance Guardian that are related to certificates.\n1. The Compliance Guardian web server for the web UI.\n2. The Compliance Guardian Manager communication certificate for communicating with Compliance Guardian Agents.\n3. The Compliance Guardian Agent communication certificate for communicating with Compliance Guardian Manager.\n\n1. Check the Compliance Guardian Web Site certificate setting.\n- On the Compliance Guardian Manager server, open Internet Information Services (IIS) Manager.\n- In IIS Manager, expand the Sites node in the Connections panel on the left and find Compliance Guardian Web Site. The default name of Compliance Guardian Control Web Site is ComplianceGuardian4Site.\n- Click \"Bindings\" in the Actions panel on the right to open the \"Site Bindings\" window.\n- Click \"Edit\" in Site Bindings window to open the \"Edit Site Binding\" window.\n- Verify the certificate information.\n\nIf the certificate used is not a DOD- or AO-approved certificate, this is a finding.\n\n2. Check the Compliance Guardian Manager communication certificate setting.\n- On the Compliance Guardian Manager server, open Compliance Guardian Manager Configuration Tool.\n- Click \"Advanced Configuration\" on the left.\n- Verify the certificate information.\n\nIf the certificate used is not a DOD-approved certificate, this is a finding.\n\n3. Check the Compliance Guardian Agent communication certificate setting.\n- On the Compliance Guardian Agent server, open Compliance Guardian Agent Configuration Tool.\n- Navigate to the SSL Certificate panel.\n- Verify the certificate information.\n\nIf the certificate used is not a DOD-approved certificate, this is a finding.","fixText":"Configure Compliance Guardian to ensure that it uses PKI certificates obtained from a DOD-approved internal or external certificate authority. There are three different settings in Compliance Guardian that are related to certificates.\n1. The Compliance Guardian web server for the web UI.\n2. The Compliance Guardian Manager communication certificate for communicating with Compliance Guardian Agents.\n3. The Compliance Guardian Agent communication certificate for communicating with Compliance Guardian Manager.\n\n1. Configure the Compliance Guardian Web Site certificate setting.\n- On the Compliance Guardian Manager server, open Internet Information Services (IIS) Manager.\n- In IIS Manager, expand the Sites node in the Connections panel on the left and find Compliance Guardian Control Web Site. The default name of Compliance Guardian Control Web Site is ComplianceGuardian4Site.\n- Click \"Bindings\" in the Actions panel on the right to open the \"Site Bindings\" window.\n- Click \"Edit\" in Site Bindings window to open the \"Edit Site Binding\" window.\n- Select the DOD-approved certificate.\n- Click \"OK\" to save settings.\n\n2. Configure the Compliance Guardian Manager communication certificate setting.\n- On the Compliance Guardian Manager server, open Compliance Guardian Manager Configuration Tool.\n- Click \"Advanced Configuration\" on the left.\n- Click the \"User-defined Certificate\" radio button, then click \"Select Certificate\" to open the Windows Security window.\n- Select the DOD-approved certificate.\n- Click OK to save settings.\n\n3. Configure the Compliance Guardian Agent communication certificate setting.\n- On the Compliance Guardian Agent server, open Compliance Guardian Agent Configuration Tool.\n- Navigate to the SSL Certificate panel.\n- Click the \"User-defined Certificate\" radio button, then click \"Select Certificate\" button to open the Windows Security window.\n- Select the DOD-approved certificate.\n- Click OK to save settings.","ccis":["CCI-002470"]}]}