| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
- The port now returns the RRset (DS, chain, trust root and all
RRSIG's). This in preparatino for when this data will be normalised.
- dnssecport decodes and encodes DNS data.
- v1 stores the DS RR in the leaf and the rest, including the DS
RRSIG, in the chain.
|
| |
|
|
|
|
|
|
|
| |
Not storing the full chain, which would be even more useful.
No rate limiting, which would be good.
Also, reorganise some in x509.erl and add tests.
|
|
|
|
|
|
|
| |
This filters out certificates with signing algorithms that we can't
handle.
Also, make unit tests better.
|
|
NOTE: Presence of and constraints on names are not being validated.
|