Quick Start
Rolf Offermanns
lkml@offermanns.de
Tue Jan 22 18:34:01 2002
--==========1809929384==========
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,
thanks to Werner Koch i was able to finally import my cert.
Here is what I did wrong for others to come...
I have my cert. exported from netscape in a *.p12 file.
This file contains my private key as well as my cert.
gpgsm requires the cert in one of the following formats:
DER, PEM or base64 encoded
so I had to first extract it from the pl12 file.
I used openssl:
openssl pkcs12 -nokeys -in ro_offermanns.p12 -clcerts -out ro_web_de.cert
After that I was able to import the cert using:
gpgsm --import ro_web_de.cert
Maybe this will help others with the same problems.
What are the remaining steps to send my first signed mail with kmail?
If I get there I promise I will write a HOWTO... ;)
Rolf
--On Tuesday, January 22, 2002 09:42:11 AM +0100 Rolf Offermanns=20
<rolf@offermanns.de> wrote:
> Hi Jan,
>
> thanks for your help.
>
> Import of the ca root cert was successfull (it now appears in gpgsm
> --list-keys).
>
> Now if I try my own cert. it get:
>
> get_issuer problem at node:
> SEQ_OF `rdnSequence' U,in_choice
> SET_OF U,in_array
> SEQUENCE U,in_array
> OBJ_ID `type' U
> ANY `value' U,is_any
> get_issuer problem at node:
> SEQ_OF `rdnSequence' U,in_choice
> SET_OF U,in_array
> SEQUENCE U,in_array
> OBJ_ID `type' U
> ANY `value' U,is_any
>
> Any hints?
> As I said, importing in kcontrolcenter was no problem, so I don=B4t think
> there is a problem with the cert...
>
> Rolf
>
> --On Tuesday, January 22, 2002 09:18:28 AM +0100 Jan-Oliver Wagner
> <jan@intevation.de> wrote:
>
>>> How do I get my cert. in kmail. Does kmail use the kde settings from
>>> kcontrolcenter?
>>
>> You have to import the cert into the KeyBox through gpgsm:
>>
>> gpgsm --import cert
>
--==========1809929384==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8TaMDewFRj1Rf8VkRAu9kAJ451HfpgeFlYlPaRmB/k6S+uh7pYACgj1nX
IrMQpyoLVVmrHhFtCeYzokc=
=bQG4
-----END PGP SIGNATURE-----
--==========1809929384==========--