Re: Openssl "decryption failed" error

2006-07-03 Thread Anoop Achutan
Hi Jan,  I'm using openssl 0.9.8b. The one shipped with S10 doesn't have thread support. Resin required to compile openssl with thread option.Thanks,AnoopOn 7/3/06, Jan Pechanec <[EMAIL PROTECTED]> wrote: On Mon, 3 Jul 2006, Anoop Achutan wrote:> Hi,> I'm trying to set up Resin stadalone web serve

Re: Openssl "decryption failed" error

2006-07-03 Thread Jan Pechanec
On Mon, 3 Jul 2006, Anoop Achutan wrote: > Hi, > I'm trying to set up Resin stadalone web server with openssl support, in a > sparc 64 bit server running Solaris 10. > I use the following configure options : > ./Configure shared threads solaris64-sparcv9-cc > After successful compilation of openss

Re: Openssl "decryption failed" error

2006-07-03 Thread Kyle Hamilton
Does openssl s_client have any problems? -Kyle H On 7/3/06, Anoop Achutan <[EMAIL PROTECTED]> wrote: Hi, I'm trying to set up Resin stadalone web server with openssl support, in a sparc 64 bit server running Solaris 10. I use the following configure options : ./Configure shared threads solar

Openssl "decryption failed" error

2006-07-03 Thread Anoop Achutan
Hi,  I'm trying to set up Resin stadalone web server with openssl support, in a sparc 64 bit server running Solaris 10.I use the following configure options : ./Configure shared threads solaris64-sparcv9-cc After successful compilation of openssl library, I compiled Resin. When I access a https url