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.
- Timestamp:
-
Jun 2, 2007, 5:54:15 AM (17 years ago)
- Author:
-
wehlhard
- Comment:
-
write about certscheme requirements
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v33
|
v34
|
|
43 | 43 | * char * get_signer_unique_id - returns a unique identifier for the key used to sign the certificate |
44 | 44 | * destroy_certificate(Certificate * crt) - when a certificate's life has reached its end, call this to get rid of it. Will execute free(crt) for you. |
| 45 | |
| 46 | ==== Certificate Scheme Requirements ==== |
| 47 | Requirements for implementors of various CertificateSchemes |
| 48 | ===== X.509 ===== |
| 49 | ||'''Name'''||"x509"|| |
| 50 | ||'''import_certificate File Format'''||PEM|| |
| 51 | ||'''unique_id construction'''||Not yet defined|| |
45 | 52 | |
46 | 53 | === struct CertificatePool === |
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!