Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 48 and Version 49 of CertMgr


Ignore:
Timestamp:
Jun 21, 2007, 9:41:42 PM (17 years ago)
Author:
wehlhard
Comment:

x509 cert requirements

Legend:

Unmodified
Added
Removed
Modified
  • CertMgr

    v48 v49  
    5757||'''unique_id construction'''||Not yet defined||
    5858
     59 * '''Required get_verification_data fields:'''
     60  * "fpr_sha1" - SHA1 key fingerprint
     61  * "common_name" - Certificate "Common Name" field.
     62  * "expiration" - something like "23:04:20, May 5, 2007"
     63  * "activation" - see above
     64
    5965=== struct CertificatePool ===
    6066 * char * name - the pool identifier
     
    95101||import_certificate||Written, untested, Exposed||Not started||Not started||
    96102||destroy_certificate||Written, untested, Exposed||Not started||Not started||
     103||get_verification_data||Written, untested, Exposed||Not started||Not started||
     104
     105=== x509 verification data ===
     106||'''get_verification_data field'''||'''GnuTLS Status'''||'''NSS Status'''||
     107||fpr_sha1||Not implemented||Not implemented||
     108||common_name||Not implemented||Not implemented||
     109||expiration||Not implemented||Not implemented||
     110||activation||Not implemented||Not implemented||
    97111
    98112== SslOps modifications ==
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!