Project

General

Profile

Actions

Bug #2846

closed

selfSign certificate name timestamp should be a version component

Added by Anonymous almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
06/01/2015
Due date:
% Done:

0%

Estimated time:

Description

When IdentityManager.selfSign creates the certificate name from the keyName, it just appends a name component with the 8-byte encoded date. But it should call appendVersion to add the version tag.
https://github.com/named-data/jndn/blob/85812d6d18f096de221a4232f45e43b0cc043447/src/net/named_data/jndn/security/identity/IdentityManager.java#L775

Also need to fix this in NDN-CPP, PyNDN and NDN-JS.

Actions #1

Updated by Anonymous almost 9 years ago

  • Status changed from New to Resolved

Merged changes to master.

Actions #2

Updated by Anonymous almost 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF