And it returns this kind of error
error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
error
The site uses TLS 1.1, AES_128_CBC_SHA1, ECDHE-ECDSA.
Perhaps there is a middlebox in the way that gets version negotiation wrong.
Try adding the -tls1 flag.
Flag "-servername" he
I tried this command
openssl.exe s_client -connect ezfile.ch:443
And it returns this kind of error
error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
error
I can not reproduce this. What version are you using?
There is nothing wrong with that server, so it's most likely a
On Mon, Apr 27, 2015 at 12:54 AM, Jayalakshmi bhat
wrote:
> Hello All,
>
> I am working on a project where there is need to encrypt and decrypt certain
> data using certificate public/private key pair. So far we were using RSA
> based certificates. OpenSSL provides good number of API's for RSA bas
Hello All,
I am working on a project where there is need to encrypt and decrypt
certain data using certificate public/private key pair. So far we were
using RSA based certificates. OpenSSL provides good number of API's for RSA
based encryption/decryption operation.
Now we are planning to support
Thanks for the quick reply! I'm sorry, I didn't mean to sound impatient.
It's just that I read through the archives and so much has been
happening that I was afraid that my thread would be swamped away unnoticed.
My problem is most likely an on process exit thing, because I do the
certificate stuf
On Sun, Apr 26, 2015 at 07:05:11PM +0200, hub...@seznam.cz wrote:
I tried this command
openssl.exe s_client -connect ezfile.ch:443
And it returns this kind of error
error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
error
I can not reproduce this. What version are you us
And it returns this kind of error
error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
error
The site uses TLS 1.1, AES_128_CBC_SHA1, ECDHE-ECDSA.
Perhaps there is a middlebox in the way that gets version negotiation wrong.
Try adding the -tls1 flag.
It returns this with
> And it returns this kind of error
> error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
> error
>
> The site uses TLS 1.1, AES_128_CBC_SHA1, ECDHE-ECDSA.
Perhaps there is a middlebox in the way that gets version negotiation wrong.
Try adding the -tls1 flag.
__
On Sun, Apr 26, 2015 at 07:05:11PM +0200, hub...@seznam.cz wrote:
> I tried this command
> openssl.exe s_client -connect ezfile.ch:443
>
> And it returns this kind of error
> error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
> error
I can not reproduce this. What version ar
I tried this command
openssl.exe s_client -connect ezfile.ch:443
And it returns this kind of error
error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal
error
The site uses TLS 1.1, AES_128_CBC_SHA1, ECDHE-ECDSA.
Does anybody know where the problem is?
Is this server misconf
This isn't paid support; two days isn't a long time to wait :)
Is this on process exit? If so, does it really matter?
You might look at the apps_startup and apps_shutdown functions in
apps/openssl.c on the master branch.
/r$
--
Senior Architect, Akamai Technologies
IM: richs...@jabb
Is there anyone out there who can help me? Please?
Am 24.04.2015 um 16:43 schrieb newcome...@web.de:
> Hello everyone,
>
> I am using OpenSSL sockets and I have the problem I described in the
> following thread, i.e. a bunch of memory-leaks that happen most likely
> because I don't uninitialize
12 matches
Mail list logo