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

Bug#767663: marked as done (openssl: completly drop SSLv3 support in jessie)



Your message dated Sat, 8 Nov 2014 15:38:35 +0000
with message-id <20141108153835.GG2077@betterave.cristau.org>
and subject line Re: Bug#767663: openssl: completly drop SSLv3 support in jessie
has caused the Debian Bug report #767663,
regarding openssl: completly drop SSLv3 support in jessie
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
767663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767663
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal

Hi,

SSLv3 has been disabled in jessie already, at least for normal
usage.  But there is a way to explictly create a socket that only
support SSLv3 and I would like to disable that too.

This is done by the functions SSLv3_method(),
SSLv3_server_method() and SSLv3_client_method().  There are 2
methods of actually doing this:
- Make the function return NULL.  This will then result in a
  failure later.
- Remove the functions making things fail at for instance link
  time.

I do not want to support SSLv3 in jessie.


Kurt

--- End Message ---
--- Begin Message ---
On Sat, Nov  1, 2014 at 20:21:21 +0100, Kurt Roeckx wrote:

> Package: release.debian.org
> Severity: normal
> 
> Hi,
> 
> SSLv3 has been disabled in jessie already, at least for normal
> usage.  But there is a way to explictly create a socket that only
> support SSLv3 and I would like to disable that too.
> 
No, it's much too late for this, sorry.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: