Delete file failure during CRL update
Closed, ResolvedPublic

Assigned To
Authored By
werner
Jan 11 2021, 2:16 PM
Subscribers

Description

Since 2.2.24 reading a CRL fails on Windows if the CRL is new. The cause for this is that we now use DeleteFileW instead of remove. However ERRNO is not set and the CRL code in dirmngr only ignores ENOENT error when deleting a cached CRL.

Revisions and Commits

Related Objects