I ran into this problem while testing my changes for T6702: Kleopatra: Offer retry of S/MIME encryption if encryption failed with "not trusted". I'm pretty sure that this also happens with Gpg4win 5.0.2.
To reproduce:
- Configure de-vs compliance for gpg and gpgsm and force beta compliance. (This step might be optional.)
- Import the certificates from T6702#216065.
- Try to encrypt multiple files with one of the Bob certificates.
Expected result:
Encryption fails with some CRL related error (e.g. "host not found"). (This could then be handled as in T6702: Kleopatra: Offer retry of S/MIME encryption if encryption failed with "not trusted".)
Actual result:
Encryption fails with "Input/output error".