Bug 347141 - Port gwenhywfar to use NSS library for cryptography
Summary: Port gwenhywfar to use NSS library for cryptography
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gwenhywfar
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: CryptoConsolidation
TreeView+ depends on / blocked
 
Reported: 2007-10-23 10:18 UTC by Peter Vrabec
Modified: 2014-03-17 03:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-23 17:30:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Vrabec 2007-10-23 10:18:55 UTC
gwenhywfar should be ported to use NSS library for cryptography.
See the tracking bug for details and links on how it could be done.

Comment 1 Bill Nottingham 2007-10-23 17:30:50 UTC
gwen uses:

a) CRL code
b) info and verify callbacks
c) bio

Ergo, don't think a straight port is really appropriate.

Comment 2 Bob Relyea 2007-10-23 20:36:12 UTC
These are pretty much the same things that libcurl, stunnel and a few others
use. nsscompatossl has support for info/verify and some bio callbacks. CRL's are
handled by ifdefing  out the SSL crl code since NSS support CRL's internally
automomatically.

bob


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