Carbonite RSA private key problem

2009-02-11 Thread kevincw01
BC,282AD1AE2F2F9350 encrypted private key here -END RSA PRIVATE KEY- Your help/suggestions are appreciated. -- View this message in context: http://www.nabble.com/Carbonite-RSA-private-key-problem-tp21948172p21948172.html Sent from the OpenSSL - User mail

Re: Private Key problem

2007-05-03 Thread alois74
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

Re: Private Key problem

2007-05-03 Thread Dr. Stephen Henson
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

Re: RE: Private Key problem

2007-05-03 Thread alois74
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

Re: Private Key problem

2007-05-03 Thread alois74
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

RE: Private Key problem

2007-05-02 Thread David Schwartz
> 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 .

Re: Private Key problem

2007-05-02 Thread Dr. Stephen Henson
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

Private Key problem

2007-05-02 Thread alois74
(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 system. So, i need to sign user-submited challenge files with a