CertStreamMonitor icon indicating copy to clipboard operation
CertStreamMonitor copied to clipboard

v0.7.0: Multiple fixes

Open nbeguier opened this issue 4 years ago • 5 comments

Fixtures:

  • Fix breaking change of "certstream" lib, crash when looking for Issuer
  • Prepare statement in SQLiteVerifyEntry()
  • Clean sqlite.py class
  • Replace "is" by "==" in main file

nbeguier avatar Jul 16 '20 13:07 nbeguier

Anyone ? :)

nbeguier avatar Aug 27 '20 13:08 nbeguier

Hi Nicolas Sorry for the lag on my side, but I am quite non functional for the moment (see https://twitter.com/cbrocas/status/1296526493883994114?s=19) :-/ Hope to be able in the future to give the credit your continued contribution effort to the project deserves, Nicolas ! See you...

cbrocas avatar Aug 28 '20 07:08 cbrocas

Good recovery ! Don't worry, I am patient :)

nbeguier avatar Aug 28 '20 12:08 nbeguier

Me again 👋🏻 I've fix the Issuer, the stream is not giving back the chain in message['data']['chain'][0]['subject']['aggregated']

nbeguier avatar Jan 27 '21 16:01 nbeguier

Erf.. I didn't checked PR before doin' mine (#33) , so I did almost same things...

t4d avatar Jun 05 '21 07:06 t4d