What does a Citrix Administrator need to configure to allow access to Citrix Virtual Apps and Desktops without the use of a VPN or a clientless-access connection?
A. Ciphers group
B. SSL profile
C. Net profile
D. ICA proxy
Which Citrix Gateway feature should a Citrix Administrator configure to allow traffic for specific iOS applications only?
A. Full SSL VPN tunnel for iOS
B. Per app VPN tunnel
C. Split DNS
D. SmartControl for iOS
Scenario: A Citrix Administrator configured the policies below:
POLICY 1: add rewrite action ACT_1 corrupt_http_header Accept-Encoding add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding "\"identity\""
add rewrite policy POL_2 "HTTP.REQ.IS_VALID" ACT_2
Which set of commands can the administrator use to bind the rewrite policies to the LB vserver lb_vsrv so
that POL_2 is evaluated after POL_1 is evaluated successfully?
A. bind lb vserver lb_vsrv -policyName POL_1 -priority 110 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST
B. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -type REQUEST
C. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression END -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 80 -gotoPriorityExpression NEXT -type REQUEST
D. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST
A Citrix Administrator needs to configure a Citrix Gateway virtual IP to allow incoming connections initiated exclusively from web browser sessions.
Which advanced policy will accomplish this?
A. REQ.HTTP.HEADER User-Agent NOTCONTAINS CitrixReceiver
B. REQ.HTTP.HEADER User-Agent CONTAINS Chrome/78.0.3904.108 Safari/537.36
C. HTTP.REQ.HEADER("User-Agent").CONTAINS("Mozilla")
D. HTTP.REQ.HEADER("User-Agent").CONTAINS("CitrixReceiver")
If a user device does NOT comply with a company's security requirements, which type of policy can a Citrix Administrator apply to a Citrix Gateway virtual server to limit access to Citrix Virtual Apps and Desktops resources?
A. Session
B. Responder
C. Authorization
D. Traffic
A Citrix Administrator deploys a new Citrix ADC MPX appliance in the demilitarized zone (DMZ), with one interface in the DMZ and the other on the internal network.
In which mode should the administrator deploy the Citrix ADC?
A. Two-arm
B. One-arm
C. Forward proxy
D. Transparent
A Citrix Administrator configured a load-balancing virtual server to utilize the least bandwidth load-balancing method. A service attached to this virtual server is brought into the effective state during production hours.
During the startup of a virtual server, which load-balancing method is used by default?
A. Round-robin
B. Least connections
C. Least bandwidth
D. Custom load
Scenario: While attempting to access a web server that is load-balanced by a Citrix ADC using HTTPS, a user receives the message below:
SSL/TLS error: You have not chosen to trust "Certificate Authority" the issuer of the server's security certificate.
What can a Citrix Administrator do to prevent users from getting this message?
A. Ensure that the server certificate is linked to its respective intermediate and root certificates.
B. Ensure that users have the server certificate installed.
C. Ensure that users have the certificate's private key.
D. Ensure that users have the certificate's public key.
Which feature can a Citrix Administrator use to create a consistent set of front-end SSL parameters across multiple SSL virtual servers?
A. SSL bridge
B. SSL multiplexing
C. SSL policy
D. SSL profile
A Citrix Administrator needs to integrate an existing certification-based authentication policy into an existing Citrix Gateway virtual server.
Which three steps can the administrator take to accomplish this? (Choose three.)
A. Bind the existing CERT authentication policy to the Citrix Gateway virtual server.
B. Enable the two-factor option on the existing CERT authentication profile.
C. Enable client authentication on the SSL parameters of the virtual server.
D. Change the client certificate to mandatory on the SSL parameters of the virtual server.
E. Create a CERT authentication policy and bind it to the Citrix Gateway virtual server.