[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error



On Sun, 23 Nov 2014 17:30:34 +0000 (UTC), Curt wrote:
On 2014-11-23, Teresa e Junior <teresaejunior@gmail.com> wrote:

They must have changed the server configuration all today, because
yesterday it worked, and so I implemented the shell script. But
today the script would not work, and then I got the same errors you
both have mentioned...


And with the 'L' flag, it doesn't work for you either?

Today the ciphers AES128-SHA, AES128-SHA256, AES256-SHA, and
AES256-SHA256 work. I don't know if this is something they change at
will, and so I'm not sure how I should implement this in a shell script,
but I'm doing it this way:

$ curl --ciphers 'DHE-RSA-AES256-SHA AES128-SHA AES128-SHA256 AES256-SHA AES256-SHA256' https://www.basebit.com.br


Reply to: