Re: problems using rsa

2006-01-12 Thread Dr. Stephen Henson
On Thu, Jan 12, 2006, Mark wrote: > Samy, > > > Interesting ! > > I just tested with a newly created certificate request > > (newreq.pem) and it goes fine with 'rsa'command ! my version > > is 0.9.7g. Does this an issue with the version ? > > If someone knows please let us know... > > > >

RE: problems using rsa

2006-01-12 Thread Mark
Samy, > Interesting ! > I just tested with a newly created certificate request > (newreq.pem) and it goes fine with 'rsa'command ! my version > is 0.9.7g. Does this an issue with the version ? > If someone knows please let us know... > > I also given below the snapshot(edited) .. > > -Sa

RE: problems using rsa

2006-01-12 Thread Samy Thiyagarajan
7:c5:db:9e OpenSSL> q "Mark" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12.01.2006 11:09 Please respond to openssl-users@openssl.org To openssl-users@openssl.org cc Subject RE: problems using rsa Classification Samy, > even if it i

RE: problems using rsa

2006-01-12 Thread Mark
Samy, > even if it is a certificate request, 'rsa' command can handle it. > > I think the start line of the key may be corrupted (im not sure ) > u may try to create a new key and test the same. I may be wrong but the error message made it appear that the command was expecting a private key.

RE: problems using rsa

2006-01-12 Thread Samy Thiyagarajan
10:32 Please respond to openssl-users@openssl.org To openssl-users@openssl.org cc Subject RE: problems using rsa Classification Hi, > > openssl rsa  servidor-key.pem > > but i get this error: > > > > unable to load Private Key > >

RE: problems using rsa

2006-01-12 Thread Mark
Hi, > > openssl rsa servidor-key.pem > > but i get this error: > > > > unable to load Private Key > > 5237:error:0906D06C:PEM routines:PEM_read_bio:no start > > line:pem_lib.c:644:Expecting: ANY PRIVATE KEY > > How did you create your private key? Ignore this question. If newreq.pem is a c

RE: problems using rsa

2006-01-12 Thread Mark
Hi, > openssl rsa servidor-key.pem > but i get this error: > > unable to load Private Key > 5237:error:0906D06C:PEM routines:PEM_read_bio:no start > line:pem_lib.c:644:Expecting: ANY PRIVATE KEY How did you create your private key? Mark. __

problems using rsa

2006-01-11 Thread pelusa vali
hi everybody, well i'm newbie with openssl and trying to use it to generate certificates after be used in freeradius to add security a wlan. i compiled and installed openssl v0.9.8a and follow many tutorials i found in internet. after generate ca and certificates i do this: openssl rsa servido