When importing secret keys with Kleopatra you can enter a wrong passphrase. In that case you are not asked again but instead you get the error "Invalid Object".
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
I am adding the gpgcom tag as this causes support problems because we do not really know if it is an invalid object with the correct passphrase or if just the passphrase is incorrect.
Comment Actions
This looks like a different but not too uncommon problem. For T6169 we need to get a PKCS#12 file to be able to replicate the problems - obviously that PKCS#12 should hold only test keys/certs.
Comment Actions
Real Passphrase is "test"
With GPGME test runner and a random password:
./run-import --cms ~/dev/main/div/testzertifikate/berta-enc.p12 reading file `/home/aheinecke/dev/main/div/testzertifikate/berta-enc.p12' run-import: file /home/aheinecke/dev/main/src/gpgme/tests/run-import.c line 159: <GpgSM> Invalid object
Comment Actions
With VS-Desktop-3.2.0.0-beta214 and Gpg4win-4.2.1-beta31 the error is "Bad Passphrase" in this case.
I do not see a reason why this ticket is still open.
The already resolved Kleopatra Task T5713 is probably a duplicate of this one.