Bug 316191 - curl-config doesn't advertise support of SSL and HTTPS when built against nss
Summary: curl-config doesn't advertise support of SSL and HTTPS when built against nss
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: curl
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 316971
TreeView+ depends on / blocked
 
Reported: 2007-10-02 21:06 UTC by Lubomir Kundrak
Modified: 2013-07-02 23:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-08 14:33:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to make curl-config not forget about NSS for SSL support (1.15 KB, patch)
2007-10-02 21:11 UTC, Lubomir Kundrak
no flags Details | Diff

Description Lubomir Kundrak 2007-10-02 21:06:06 UTC
Description of problem:

curl-config --features output doesn't include SSL and curl-config --protocols
output doesn't include HTTPS since curl wasn't built with OpenSSL.

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

curl-7.16.4-7.fc8

Steps to Reproduce:
1. curl-config --protocols |grep HTTPS
2. curl-config --features |grep SSL
  
Actual results:

Expected results:

HTTPS
SSL
:)

Comment 1 Lubomir Kundrak 2007-10-02 21:11:33 UTC
Created attachment 214001 [details]
Patch to make curl-config not forget about NSS for SSL support

Comment 2 Jindrich Novy 2007-11-08 14:33:22 UTC
Applied, thanks.


Note You need to log in before you can comment on or make changes to this bug.