cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: block cipher pad is wrong

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Nov 2000 12:32:37 +0100 (MET)

On Tue, 7 Nov 2000, Masahiro Inoue wrote:

> D:\Tools\curl>curl https://www.rnavi.isize.com
> curl: (36) SSL: error:14086081:SSL routines:SSL3_ENC:block cipher pad is wrong
>
> What does that means?

It means OpenSSL got problems.

I could repeat this problem on my solaris curl once. On repeated tries it
didn't fail at all but that site didn't return anything either!

> When accessed to the same URL via I.E or Netscape,nothing happened.

They don't use openssl.

It seems that if you force curl to use SSLv2 it works at least for me. Try
the -2 option!

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-11-07