certstream-python
certstream-python copied to clipboard
as_der field available?
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?
You need to use the wss://certstream.calidog.io/full-stream
endpoint to get full certificate details.