Parfois, la configuration des fournisseurs de sécurité de certificat peut entraîner des erreurs. Pour réaliser le chiffrement en utilisant le certificat, l'application doit accéder à la clé privée du certificat, ce qui peut parfois causer des problèmes.
Essayer d'abord de résoudre le problème en exécutant Remote Desktop Manager en mode administrateur pour écarter toute erreur de permission courante.
An error occurred trying to access the certificate private key. (0x80100001, SCARD_F_INTERNAL_ERROR) If you are using a YubiKey Smart Card certificate, please refer to Troubleshooting SCARD_F_INTERNAL_ERROR. This error is caused by an internal issue with the Yubikey configuration. They recommend enabling the debug logging to diagnose the issue with the Yubikey. |
Smart card prompt cancelled. (0x8010006E, SCARD_W_CANCELLED_BY_USER) The smart card credential prompt was cancelled which prevented accessing the private key. |
Access denied (0x80090010, NTE_PERM) The application was not able to access the certificate private key due to permission issues.
|
Unable to open the Windows cryptographic key container. (0x80090016, NTE_BAD_KEYSET) The application was not able to access the certificate private key in the Windows cryptographic key container. This issue could be caused by permission issues or by a nonexistent or corrupted key. The latter might occur if the user changes their password, leading to the rotation of the DPAPI keys and therefore preventing the successful decryption of key containers.
L'application n'a pas pu accéder à la clé privée du certificat.
|