Project

General

Profile

Activity

From 09/05/2017 to 10/04/2017

10/04/2017

10:39 PM Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
It works now. Thanks! Haitao Zhang
01:46 PM Bug #4312 (Feedback): ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
Hi Haitao. I pushed a fix. Please pull the latest from GitHub. A comment on your code above: In security v2, you don'... Anonymous

10/03/2017

12:09 PM Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
Thanks a lot. The bug is inside keyChain.sign which resets the ValidityPeriod. (It is also used inside createIdentity... Anonymous
12:04 PM Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
In NDNCERT protocol, the cert requester needs to generate a cert request. I use certificateV2..getValidityPeriod().se... Haitao Zhang
11:07 AM Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
Thanks for the bug report. I see the problem with keyChain.createIdentityV2(). I will fix it. But I don't get the pro... Anonymous

09/29/2017

12:12 AM Bug #4312 (Closed): ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
If I understand correctly, ValidityPeriod of CertificateV2 is supposed to be set using
```
certificateV2.getVali...
Haitao Zhang

09/27/2017

03:05 PM Bug #4304: AndroidSqlite3Pib should be used when create jndn-Android jar file
Sure, thank you for the explanation.
By the way, if it is possible, could you please add note in comment for each...
Haitao Zhang
02:48 PM Bug #4304: AndroidSqlite3Pib should be used when create jndn-Android jar file
These are for the SQLite file in the default ~/.ndn folder which doesn't exist on Android. It is necessary to supply ... Anonymous
02:39 PM Bug #4304 (Closed): AndroidSqlite3Pib should be used when create jndn-Android jar file
On Android platform, PibSqlite3 should be replaced with AndroidSqlite3Pib.
For example, here (https://github.com/n...
Haitao Zhang
 

Also available in: Atom