Hi friends,
I just installed openssl version. openssl-SNAP-20041220.tar.gz.
I want to test ECDSA certificate through command line.
I saw the man page and ecparam.o in my installation.
However, I gor the following error message when I issue command "openssl ecparam ..."
" ecparam: in
In message <[EMAIL PROTECTED]> on Tue, 28 Dec 2004 15:16:48 +0100, "Dr. Stephen
Henson" <[EMAIL PROTECTED]> said:
steve> Well that was part of the spec long ago, I did ask if they
steve> needed a PEM style callback but no, a password argument was
steve> what they wanted.
If I was one of those s
On Wed, Dec 29, 2004, Kai Berger wrote:
> Hello,
>
> I want to convert a rsa-key, generated with the command
>
> openssl genrsa -des3 -out privkey2.pem 1024
>
> to a pkcs12-file
>
> therefore I use the command
>
>
> openssl pkcs12 -export -in privkey2.pem -out file.p12
>
>
> but i get the
Hello,
I want to convert a rsa-key, generated with the command
openssl genrsa -des3 -out privkey2.pem 1024
to a pkcs12-file
therefore I use the command
openssl pkcs12 -export -in privkey2.pem -out file.p12
but i get the following error:
No certificate matches private key
What am I doing wrong?
Than
On Tue, Dec 28, 2004, Richard Levitte - VMS Whacker wrote:
> In message <[EMAIL PROTECTED]> on Tue, 28 Dec 2004 14:32:21 +0100, "Dr.
> Stephen Henson" <[EMAIL PROTECTED]> said:
>
> steve> It should really always ask for a password, or better still
> steve> handle the PKCS#12 file as a special ca
In message <[EMAIL PROTECTED]> on Tue, 28 Dec 2004 14:32:21 +0100, "Dr. Stephen
Henson" <[EMAIL PROTECTED]> said:
steve> It should really always ask for a password, or better still
steve> handle the PKCS#12 file as a special case and obtain user
steve> certificate, private key and optionally addi
On Tue, Dec 28, 2004, sravan wrote:
> Dr. Stephen Henson wrote:
>
> >On Tue, Dec 28, 2004, sravan wrote:
> >
> >
> >
> >><>Hello all,
> >>sorry for repetition but the thread involving my doubt (regd load_cert()
> >>in apps.c) was abruptly ended.
> >>i want to know if that doubt is my mis-unders
Dr. Stephen Henson wrote:
On Tue, Dec 28, 2004, sravan wrote:
<>Hello all,
sorry for repetition but the thread involving my doubt (regd load_cert()
in apps.c) was abruptly ended.
i want to know if that doubt is my mis-understanding or a bug.
basically i was trying to read the certificate from a
On Tue, Dec 28, 2004, sravan wrote:
> <>Hello all,
> sorry for repetition but the thread involving my doubt (regd load_cert()
> in apps.c) was abruptly ended.
> i want to know if that doubt is my mis-understanding or a bug.
> basically i was trying to read the certificate from a .p12 file.
There
<>Hello all,
sorry for repetition but the thread involving my doubt (regd load_cert()
in apps.c) was abruptly ended.
i want to know if that doubt is my mis-understanding or a bug.
basically i was trying to read the certificate from a .p12 file.
Here is my doubt for your convenince :
--
10 matches
Mail list logo