On 03/18/2017 02:36 AM, arequip...@gmail.com wrote:
I am trying to create a simple program that does some basic
management of an NSS database (add/update/remove) certificates, and
I'm having a terrible time finding documentation for even basic
stuff. (E.g. how do I iterate through a CERTCertList
I am trying to create a simple program that does some basic management of an
NSS database (add/update/remove) certificates, and I'm having a terrible time
finding documentation for even basic stuff. (E.g. how do I iterate through a
CERTCertList?)
The documentation on developer.mozilla.org seem
I am working on a simply program that will do some basic NSS database
management -- add/update/remove certificates, etc. I have found that the NSS
API documentation on developer.mozilla.com seems to be extremely limited, with
many data structures and APIs completely undocumented.
Is there a be
I working on what should be (or so I thought) a simple program to
update a web site certificate in the mod_nss database (when a new
certificate is retrieved from Let's Encrypt).
The basic process I am using is:
1. Initialize the library
2. Parse the new certificate (from a PEM file)
3. Del
4 matches
Mail list logo