Original-Nachricht
Datum: Thu, 3 May 2007 12:20:28 +0200
Von: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
An: openssl-users@openssl.org
Betreff: Re: Private Key problem
> On Thu, May 03, 2007, [EMAIL PROTECTED] wrote:
>
> > Thanks!
> > I cur
On Thu, May 03, 2007, [EMAIL PROTECTED] wrote:
> Thanks!
> I currently dont have access to the key generator, so cant post an example.
> However, the key actually DOES start with 30.
> The first chars are:
> 30820
> the last ones are:
> F750
>
> then theres a newline at the end. i tried removing
again
alois
Original-Nachricht
Datum: Wed, 2 May 2007 17:44:14 -0700
Von: "David Schwartz" <[EMAIL PROTECTED]>
An: openssl-users@openssl.org
Betreff: RE: Private Key problem
>
> > Ok, so i guess i do somehow have to convert that hex data into
> > binar
Thanks!
I currently dont have access to the key generator, so cant post an example.
However, the key actually DOES start with 30.
The first chars are:
30820
the last ones are:
F750
then theres a newline at the end. i tried removing that, ..same.
anyway, im pretty confused. No idea what else i coul
> Ok, so i guess i do somehow have to convert that hex data into
> binary, right?
> i tried to do this with xxd, but i cant seem to find the option i
> need. i pasted the output of -help for xxd below. I tried:
> xxd -r infile outfile
> but had to learn that a hexdump is not quite what my key is .
On Wed, May 02, 2007, [EMAIL PROTECTED] wrote:
> (openssl-dev readers ignore, crosspost...)
>
> Hey all,
>
> Im tearing my hair out here with what is probably a stupid problem.
> I'm new to openssl , rsa, etc... , so bear with me please:)
>
> Im doing the server-side things of an authorization