Bug 1006702

Summary: Enable SRP Authentication
Product: [Fedora] Fedora Reporter: Fabian Deutsch <fdeutsch>
Component: gnutlsAssignee: Nikos Mavrogiannopoulos <nmavrogi>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: jorton, orion, sluskyb, tmraz, yselkowi
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnutls-3.5.12-2.fc26 gnutls-3.5.12-2.fc25 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-14 20:20:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabian Deutsch 2013-09-11 07:07:27 UTC
Description of problem:
Currentl ySRP authentication is disabled (--disable-srp-authentication), please enable it.

Or is there a reason why it's explicitly disabled?


Version-Release number of selected component (if applicable):
gnutls-3.1.11-1

How reproducible:
always

Comment 1 Tomas Mraz 2013-09-11 07:12:54 UTC
It is blocked by legal.

Comment 2 Fabian Deutsch 2013-09-11 07:18:33 UTC
Ah okay.
Is this decision maybe old and could be revisited?

Comment 3 Tomas Mraz 2013-09-11 07:24:57 UTC
You can try to contact Fedora legal.

Comment 4 Ben Slusky 2013-12-23 16:58:44 UTC
Mr. Deutsch's message on the Fedora legal mailing list <URL:https://lists.fedoraproject.org/pipermail/legal/2013-September/002238.html> was not answered, and I see that this bug is still open.

Since Fedora legal don't seem to want to talk about this, here are some links to when productive discussion about the legal status of SRP actually happened:
<URL:http://www.mail-archive.com/openssl-dev@openssl.org/msg28936.html>
Relatively recent discussion about including SRP in OpenSSL.
<URL:http://www.pdl.cmu.edu/mailinglists/ips/mail/msg09292.html>
Older discussion about SRP and iSCSI.

Comment 5 Fedora Admin XMLRPC Client 2014-08-25 14:36:28 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora End Of Life 2015-01-09 19:47:49 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Orion Poplawski 2015-07-14 15:33:33 UTC
Also I'll note that while the srp .c code is stripped from gnutls, the header declarations are still present.  This leads to errors at link/load time rather than compile time which is confusing.

Comment 8 Fedora Update System 2017-05-11 16:59:30 UTC
gnutls-3.5.12-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c4c915ec1b

Comment 9 Fedora Update System 2017-05-11 17:00:22 UTC
gnutls-3.5.12-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ff5606494b

Comment 10 Yaakov Selkowitz 2017-05-11 17:30:06 UTC
(In reply to Orion Poplawski from comment #7)
> Also I'll note that while the srp .c code is stripped from gnutls, the
> header declarations are still present.  This leads to errors at link/load
> time rather than compile time which is confusing.

Because it is a configurable feature, software wanting to use it need to configure-test its presence (as it seems curl does).

More importantly, however, the references to the SRP functions in the included Guile bindings are still present, leading to undefined symbol errors when loaded.  I fixed this on Cygwin (where all symbols must be resolved at link-time) with the following patch:

https://github.com/cygwinports/gnutls/blob/master/3.5.11-hobbled.patch

Comment 11 Nikos Mavrogiannopoulos 2017-05-12 07:28:19 UTC
Note that in the upcoming update (3.5.12), srp will be enabled.

Comment 12 Fedora Update System 2017-05-12 13:41:10 UTC
gnutls-3.5.12-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c4c915ec1b

Comment 14 Fedora Update System 2017-05-13 01:11:53 UTC
gnutls-3.5.12-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ff5606494b

Comment 15 Fedora Update System 2017-05-14 20:20:41 UTC
gnutls-3.5.12-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2017-05-15 04:41:28 UTC
gnutls-3.5.12-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.