Activity
From 09/08/2017 to 10/07/2017
10/05/2017
- 
   12:18 AM
  
  Bug #4312 (Closed): ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod() 12:18 AM
  
  Bug #4312 (Closed): ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod()
- Thanks for the feedback. Closing.
10/04/2017
- 
  10:39 PM Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod() 
- It works now. Thanks!
- 
   01:46 PM
  
  Bug #4312 (Feedback): ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod() 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'...
10/03/2017
- 
   12:09 PM
  
  Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod() 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...
- 
  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...
- 
   11:07 AM
  
  Bug #4312: ValidityPeriod of CertificateV2 cannot be set using certificateV2.getValidityPeriod().setPeriod() 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...
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...
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...
- 
   02:48 PM
  
  Bug #4304: AndroidSqlite3Pib should be used when create jndn-Android jar file 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 ...
- 
  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...
Also available in: Atom