Bug 348661

Summary: Need python bindings for NSS
Product: [Fedora] Fedora Reporter: Tomas Mraz <tmraz>
Component: nssAssignee: John Dennis <jdennis>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: kengert, poelstra, rrelyea
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-02 14:13:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 348321, 348501    

Description Tomas Mraz 2007-10-23 11:46:24 UTC
To be able to port python applications from OpenSSL to NSS we need python
bindings for this library. They should be similar in features to the OpenSSL
bindings.

Comment 1 John Poelstra 2008-08-28 00:04:14 UTC
this is done and can be closed, right?

https://fedoraproject.org/wiki/Features/PythonNSS

Comment 2 Kai Engert (:kaie) (inactive account) 2008-08-28 00:10:24 UTC
forwarding the question to Bob

Comment 3 Kai Engert (:kaie) (inactive account) 2008-08-28 00:52:45 UTC
So, I think it's done, but I'll give the bug over to John, he should be able to give us an update.

Comment 4 John Dennis 2008-09-02 14:13:23 UTC
The package python-nss is now in Fedora. Currently it is only built for F10/rawhide. Documentation can be found in the usual place, /usr/share/doc/python-nss*

Note: this is first cut at the binding, NSS/NSPR is a very large API and although coverage is very good it's not 100%. Also I expect as the binding is used by developers we'll discover areas which may need some redesign or tweaking. So I invite all users to provide feedback on this still very young package.