ndn-lite icon indicating copy to clipboard operation
ndn-lite copied to clipboard

Include certificate name in KeyLocator

Open yoursunny opened this issue 5 years ago • 1 comments

Currently, KeyLocator in Interest/Data signature carries the key name only. When there are multiple certificates issued to the same key, including when the certificate has been renewed on the same key, the validator may be retrieving an unexpected certificate.

This issue is to put the certificate name into KeyLocator during signing, so that the validator can retrieve the certificate without additional configuration.

yoursunny avatar May 29 '20 19:05 yoursunny

Cross-project links: https://redmine.named-data.net/issues/5112 https://github.com/zjkmxy/python-ndn/issues/13

yoursunny avatar May 29 '20 19:05 yoursunny