| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
create_alt_name that performs the same sort of extraction for
alternative names.
|
|
|
|
| |
now handled by the Extensions class
|
|
|
|
|
|
|
|
|
|
|
|
| |
and issuer forms are derived.
Add Extensions::contents_to, which iterates over the set and
adds each extension's contents.
Add a new explicit info field for is_ca
Implement Authority_Key_Id::decode_inner (incomplete, only handles
the keyid form).
|
| |
|
|
|
|
|
|
|
|
|
| |
a vector of strings instead of a single string that combines
the relevent fields.
Change how X509_Certificate stores information.
Renamed self_signed() to is_self_signed()
|
|
|
|
|
| |
that uses them. These changes are not backwards compatible, this commit
updates all uses of the APIs within the library.
|
|
|