Actions
Task #3950
openUse CertificateBundleFetcher instead of DirectFetcher
Start date:
02/06/2017
Due date:
% Done:
0%
Estimated time:
Description
NLSR used to use (in v1::security) its own Validator, inherited from ndn-cxx's Validator-Config, to provide functionality for certificate retrieval.
With the new v2::security, NLSR uses DirectFetcher to retrieve certificate.
Instead it should use the CertificateBundle protocol with the direct fetching capability. With this approach, all the certificate in the chain-of-trust can be fetched in one RTT.
Updated by Muktadir Chowdhury over 7 years ago
- Related to Feature #2766: CertificateBundle: design added
Updated by Muktadir Chowdhury over 7 years ago
- Related to Feature #3892: Integrate publishing of KeyBundle into Face::setInterestFilter added
Updated by Muktadir Chowdhury over 7 years ago
- Related to Feature #3891: Integrate fetching certificates using KeyBundle into the Validator added
Updated by Nicholas Gordon over 7 years ago
- Assignee set to Muktadir Chowdhury
- Target version set to v0.4.0
Updated by Muktadir Chowdhury almost 7 years ago
The current implementation of CertificateBundle does not provide DirectFetch-ing functionality. So NLSR needs to wait till CertificateBundle add that functionality.
Updated by Muktadir Chowdhury almost 7 years ago
- Subject changed from Use KeyBundle to fetch certificate instead of using customised Validator to Use CertificateBundleFetcher instead of DirectFetcher
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.4.0 to v0.5.0
Updated by Nicholas Gordon almost 7 years ago
- Related to deleted (Feature #2766: CertificateBundle: design)
Updated by Nicholas Gordon almost 7 years ago
- Blocked by Feature #2766: CertificateBundle: design added
Updated by Nicholas Gordon almost 7 years ago
- Due date deleted (
06/09/2017) - Target version changed from v0.5.0 to Minor release v0.5.1
Updated by Saurab Dulal over 5 years ago
- Target version changed from Minor release v0.5.1 to v0.6.0
Updated by Saurab Dulal almost 4 years ago
- Target version changed from v0.6.0 to Minor Release v0.6.1
Updated by Davide Pesavento 11 months ago
- Blocked by Feature #5007: CertificateBundle fetcher added
Updated by Davide Pesavento 11 months ago
- Blocked by deleted (Feature #2766: CertificateBundle: design)
Actions