CaliDog / certstream-python

Python library for connecting to CertStream
MIT License
425 stars 72 forks source link

as_der field available? #53

Open jahlives opened 2 years ago

jahlives commented 2 years ago

Just wonder: according to https://github.com/CaliDog/certstream-python/blob/master/README.md there should be a field named as_der in the returned datastructure. But with our certstream-python code we do not have this field in the results. Also when checking results here (https://certstream.calidog.io/) I cannot see that field. So I assume ;-) that docs specify a field that does not exist?

mimi89999 commented 2 years ago

You need to use the wss://certstream.calidog.io/full-stream endpoint to get full certificate details.