| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
a list of Certificate_Stores instead of a list of actual certs,
allowing for instance the ability to reference a DB cert store without
actually pulling all the certs into memory.
Add Certificate_Store::all_subjects which returns the DNs of all
contained certificates.
|
|
|
|
|
| |
around by default, expiring them as they are no longer
needed. Expiration logic for DTLS needs some work.
|
|
out a bit. Handling of initial server record is pretty nasty.
|