A Citrix Administrator needs to confirm that all client certificates presented to the authentication vServer are valid until the year 2023.
Which expression can the administrator use to meet this requirement?
A Citrix Administrator needs to confirm that all client certificates presented to the authentication vServer are valid until the year 2023.
Which expression can the administrator use to meet this requirement?
The Citrix Administrator needs to confirm the validity of client certificates until the year 2023. The correct expression to achieve this is to check the certificate's expiration date. The appropriate expression for this is 'CLIENT.SSL.CLIENT_CERT.VALID_NOT_AFTER.EQ(GMT2023)', which ensures that the certificates are valid until the specified date in 2023.
Answer A https://docs.netscaler.com/en-us/citrix-adc/current-release/appexpert/policies-and-expressions/adv-policy-exp-working-with-dates-times-and-numbers/exp-for-ssl-certificate-date.html
https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/policies-and-expressions/adv-policy-exp-working-with-dates-times-and-numbers/exp-for-ssl-certificate-date.html