XD7.x - Session Recording Player Search function fails with Certificate error when using https

XD7.x - Session Recording Player Search function fails with Certificate error when using https

book

Article ID: CTX232155

calendar_today

Updated On:

Description

When using the HTTPS option to Search for the Session Recording files in the Session Recording Player, administrators see the following error:

"The remote certificate is invalid according to the validation procedure"

User-added image

All the required root and intermediate certs for the internal CA are correctly installed on the Session Recording Player server. Browsing to the URL in Internet explorer does not show any certificate errors.

Environment

Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items.

Resolution

Fixing the problem in the cert infrastructure should fix the error message when using Session Recording Player Search feature with the https option.

Problem Cause

CRL Check by Session Recording player failed resulting in the error. Session Recording player uses Microsoft API RemoteCertificateValidationCallback to perform CRL check and the return value of this API indicates there are problems in the Certificate infrastructure.

Additional Information

Microsoft Documentation for RemoteCertificateValidationCallback API