RE: OpenSSL verification SHA1 with RSA problem

2010-09-03 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of tera tellence > Sent: Friday, 03 September, 2010 04:13 > I have to sign a message with a private key using the sha1 > with RSA using the Java JCE(Bouncy Castle engine) on System A. > I then have to pass the public key,

RE: reading and writing into pem file

2010-09-03 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of krishnamurthy santhanam > Sent: Thursday, 02 September, 2010 14:17 > To: openssl-users@openssl.org > Subject: Re: reading and writing into pem file This message is not about this subject. Please use subject lines that ma

Re: problem https with class 3 cert CACert

2010-09-03 Thread aerowolf
This is not an openssl question, nor even an Apache httpd question. It is more appropriately a Firefox question, and the symptoms match the semantics of the "mixed content error". If any media included on the page (image, audio, video, flash applet, java applet, etc) is served from any insecu

Re: problem https with class 3 cert CACert

2010-09-03 Thread fakessh
i am not running the MS systeme i use CentOS 5.5 and firefox On Fri, 03 Sep 2010 11:06:49 +0200, "Philipp Gühring" wrote: > Hi, > > You might be running into the Mixed Content problem, but I am not sure. > If that is the problem, then you can read here about possible solutions: > > http://www.

OpenSSL verification SHA1 with RSA problem

2010-09-03 Thread tera tellence
Dear all, I have to sign a message with a private key using the sha1 with RSA using the Java JCE(Bouncy Castle engine) on System A. I then have to pass the public key, the original message and the signature to System B which uses OpenSSL to verify the signature. At the openSSL end, I use: ope

Re: Problem verifying a chain...

2010-09-03 Thread John Doe
From: "aerow...@gmail.com" > Use the '-issuer_checks' parameter to show exactly what it's looking for and >where it's looking for it. > At 'depth 1' (i.e., one step above the end-entity certificate), it's looking >for the issuer (which means it's looking for the USERTRUST root certificate).

Re: openssl and PeopleSoft

2010-09-03 Thread aerowolf
Title: Re: openssl and PeopleSoft The key that is sought in this field is a symmetric key, not an asymmetric key.  This means that RSA is not the correct type of key. Randomly generate a value, or use a particular passphrase and feed it into a key-derivation function for the number of bits in