CertStreamMonitor
CertStreamMonitor copied to clipboard
v0.7.0: Multiple fixes
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
Anyone ? :)
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...
Good recovery ! Don't worry, I am patient :)
Me again 👋🏻
I've fix the Issuer, the stream is not giving back the chain
in message['data']['chain'][0]['subject']['aggregated']
Erf.. I didn't checked PR before doin' mine (#33) , so I did almost same things...