On 5/30/2014 12:03 AM, Dave Thompson wrote:
From: owner-openssl-us...@openssl.org On Behalf Of Jakob Bohm
Sent: Wednesday, May 28, 2014 13:04
On 5/25/2014 2:22 PM, Hanno Böck wrote:
Some clients (e.g. all common browsers) do fallbacks that in fact
can invalidate all improvements of later tl
> From: owner-openssl-us...@openssl.org On Behalf Of Jakob Bohm
> Sent: Wednesday, May 28, 2014 13:04
> On 5/25/2014 2:22 PM, Hanno Böck wrote:
> > Some clients (e.g. all common browsers) do fallbacks that in fact
> > can invalidate all improvements of later tls versions.
> >
> > These fallbacks
On 5/25/2014 2:22 PM, Hanno Böck wrote:
On Fri, 23 May 2014 16:32:15 +
Viktor Dukhovni wrote:
On Fri, May 23, 2014 at 06:11:05PM +0200, nicolas@free.fr wrote:
use at the very least TLSv1 (and preferably TLSv1_2) protocol if
you want to use SSLv23_server_method(), don't forget to disa
On Sun, May 25, 2014 at 02:22:34PM +0200, Hanno B?ck wrote:
> > Typically, leaving SSLv3 enabled is just fine if both ends support
> > something stronger they'll negotiate that.
>
> That's not always true.
In a browser fallback (only relevant here if the OP is implementing
an HTTP server) nothin
On Fri, 23 May 2014 16:32:15 +
Viktor Dukhovni wrote:
> On Fri, May 23, 2014 at 06:11:05PM +0200, nicolas@free.fr wrote:
>
> > use at the very least TLSv1 (and preferably TLSv1_2) protocol if
> > you want to use SSLv23_server_method(), don't forget to disable
> > SSLv2 and 3 protocols (a
fline prior any communication
Nico
- Mail d'origine -
De: Viktor Dukhovni
À: openssl-users@openssl.org
Envoyé: Fri, 23 May 2014 18:32:15 +0200 (CEST)
Objet: Re: Re?: How to make a secure tcp connection without using certificate
On Fri, May 23, 2014 at 06:11:05PM +0200, nicolas@f
On Fri, May 23, 2014 at 06:11:05PM +0200, nicolas@free.fr wrote:
> use at the very least TLSv1 (and preferably TLSv1_2) protocol if you want
> to use SSLv23_server_method(), don't forget to disable SSLv2 and 3 protocols
> (and maybe TLSv1) with the command
>
> SSL_CTX_set_options(ctx, SSL_OP_
sl-users@openssl.org
Envoyé: Fri, 23 May 2014 14:16:33 +0200 (CEST)
Objet: How to make a secure tcp connection without using certificate
Hello Sir / Madam,
I am very much new to openssl programming. I want to make a TCP connection
secure using openssl. I do not want to use any certificate or ke
Technology Specialist, Micro Focus
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Subrata Dasgupta
Sent: Friday, 23 May, 2014 08:17
To: openssl-users@openssl.org
Subject: How to make a secure tcp connection without using certificate
Hello Sir / Madam,
Am 23.05.2014 14:16, schrieb Subrata Dasgupta:
Hello Sir / Madam,
I am very much new to openssl programming. I want to make a TCP
connection secure using openssl. I do not want to use any certificate
or keys.. Is it possible to make a TCP connection secure without using
certificate or keys??
Hello Sir / Madam,
I am very much new to openssl programming. I want to make a TCP connection
secure using openssl. I do not want to use any certificate or keys.. Is it
possible to make a TCP connection secure without using certificate or keys?? I
am using openssl-0.9.7a.
To make a TCP connect
11 matches
Mail list logo