Open
Description
The function "Repository.ListRemoteReferences" needs a new parameter "CertificateCheckHandler CertificateCheck" to let the user validate the server certificate, because now the function fails with the error "certificate revocation status could not be verified".
Version of LibGit2Sharp = 0.31.0
Operating system: Windows 10 Pro 64 bits
Framework: NET Framework 4.7.2
Activity
bording commentedon Dec 5, 2024
Can you provide a way to reproduce the problem? Code but also a repository to interact with that causes the issue?