A Citrix Administrator needs to confirm that all the client certificates presented to the authentication vServer are valid until year 2020. Which expression can the administrator use to meet this requirement?
A.
CLIENT.SSL.CLIENT_CERT.VALID_NOT_AFTER.EQ(GMT2020)
B.
CLIENT.SSL.CLIENT_CERT.DAYS_TO_EXPIRE.EQ(2020)
C.
CLIENT.SSL.ORIGIN_SERVER_CERT.VALID_NOT_AFTER.EQ(GMT2020)
D.
CLIENT.SSL.CLIENT_CERT.VALID_NOT_BEFORE.EQ(GMT2020)
The following example expression matches a particular time for expiration with the information in the certificate:
client.ssl.client_cert.valid_not_after.eq(GMT 2009)
A = Correct
upvoted 3 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
examencitrix
12 months agoLovelyColleague
2 years, 5 months agoMR007tech
3 years, 4 months ago