[I'm not sure if I should file this issue here or with CaliDog/certstream-server. But I experience the problem with a Python program, so...]
If you are interested only by a subset of the certificates (for instance based on the domain name), filtering them client-side is a lot of work since the firehose is very active. My Python client takes a lof of CPU for that. And it also requires to download everything.
Is there a way to request a filtering server-side? I cannot find it in the code or the server nor in the documentation.
[I'm not sure if I should file this issue here or with CaliDog/certstream-server. But I experience the problem with a Python program, so...]
If you are interested only by a subset of the certificates (for instance based on the domain name), filtering them client-side is a lot of work since the firehose is very active. My Python client takes a lof of CPU for that. And it also requires to download everything.
Is there a way to request a filtering server-side? I cannot find it in the code or the server nor in the documentation.