mainGnuTLS - Support: sr #108592, Fix OCSP configure option

 
 

sr #108592: Fix OCSP configure option

Submitter:  Christoph Kluge <sfinae>
Submitted:  Tue 03 Jun 2014 11:30:39 AM UTC
   
 
Category:  Core library Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  nmav
Open/Closed:  Closed Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 04 Jun 2014 08:39:12 AM UTC, comment #2: 

Thanks for reporting that. It is indeed an issue there. I've fixed that on the repository. As a work around, just don't use any option if you want to enable ocsp. It is enabled by default.

Nikos Mavrogiannopoulos <nmav>
Group administrator
Wed 04 Jun 2014 08:24:16 AM UTC, comment #1: 

okay, please ignore my earlier patch and what I said about re-running
autoconf as this doesn't work either.

The attached hooks.m4.patch fixes the "--enable-ocsp=yes" case and also
corrects the wrong "checking whether" message for the TLS heartbeat
extension.

Christoph




(file #31500)

Christoph Kluge <sfinae>
Tue 03 Jun 2014 11:30:39 AM UTC, original submission:  

Hi,

The --{enable|disable}-ocsp configure option is supposed to control
support for OCSP effectively toggling the "ENABLE_OCSP #define" in
config.h but the configure script provided with the v3.2.15 release
tar ball breaks OCSP support leaving it disabled for whatever option
was chosen at configure time.

Re-running autoconf on the supplied configure.ac fixes the issue, so
the attached patch is just for illustration.

Cheers,

Christoph


Christoph Kluge <sfinae>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31500:  hooks.m4.patch added by sfinae (925B - text/plain-diff)
file #31493:  configure.patch added by sfinae (364B - text/plain-diff - Patch against gnutls-3.2.15 )

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Posted a comment)
  • -email is unavailable- added by sfinae (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-06 nmav CategoryNone Core library
        StatusNone Done
        Assigned toNone nmav
        Open/ClosedOpen Closed
    2014-06-04 sfinae Attached File- Added hooks.m4.patch, #31500
    2014-06-03 sfinae Attached File- Added configure.patch, #31493

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code