Actions
Task #4384
openUse loopback interest to serve own certificate
Start date:
11/16/2017
Due date:
% Done:
0%
Estimated time:
Description
Nlsr serves certificate to others from its own certificate store. To get certificate from others, Nlsr depends on DirectFetcher.
But when it needs its own certificate to verify data/ interest (e.g. command interest sent from its own operator), it can't fetch it. We bypass the problem by putting the certificates in DirectFetcher's TrustAnchorContainer.
This problem can be solved by using loopback interest. When Nlsr sets interest filter for its own certificate, we allow loopback interest. So when Nlsr asks for its own authoritative certificates, it can serve them from the certificate store.
Updated by Muktadir Chowdhury about 7 years ago
- Related to Feature #3979: Configure Face::expressInterest to allow forward Interest to the incoming face added
Updated by Ashlesh Gawande about 6 years ago
- Related to Bug #4768: Disable Interest filter loopback where ever not needed added
Actions