Test:
- ssh on the test machine.
- eval $(gpg-agent --daemon)
to start the agent.
- gpgsm --import a-secret-SMIME-key.p12
Import a secret smime key.
> It hangs.(Failure)
It should appear a pinentry
After: A pinentry process became a zombie
But:
- ssh on machine.
- gpg-agent --daemon
- Use the result export line.
- gpgsm --import a-secret-key.p12
pinentry-curses password query appears.