<div dir="ltr"><div><br></div><div>Thanks for answer.</div><div><br></div><div>Unfortunately gpgsm does not list any certificate of me.</div><div><br></div><div>gpgsm --list-secret-keys </div><div>or</div><div>gpgsm --dump-cert</div>
<div><br></div><div>commands do not list any data.</div><div><br></div><div>What is wrong with my system?</div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Nov 25, 2013 at 10:52 AM, Werner Koch <span dir="ltr"><<a href="mailto:wk@gnupg.org" target="_blank">wk@gnupg.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sat, 23 Nov 2013 09:38, <a href="mailto:orcunertugrul@gmail.com">orcunertugrul@gmail.com</a> said:<br>
<br>
> I am trying to export my certificate and private key as p12 file to install<br>
> a smartcard. But my Kleopatra does not allow p12 files. When i write a.p12<br>
> as file name, it changes a.gpg the file name.<br>
<br>
</div>As a quick workaround:<br>
<br>
Open a shell (cmd.exe window) and run<br>
<br>
  gpgsm --export-secret-key-p12 <USERID> > foo.p12<br>
<br>
For the USERID you may use the fingerprint, the keyid, or the subject<br>
name.  Use<br>
<br>
  gpgsm --list-secret-keys <USERID><br>
<br>
to check whether the USERID is what you want.<br>
<br>
<br>
Salam-Shalom,<br>
<br>
   Werner<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.<br>
<br>
</font></span></blockquote></div><br></div>