certstream-python
certstream-python copied to clipboard
Python library for connecting to CertStream
Hello there, Since today, Tuesday December 5 04:27:42 UTC 2023, `certstream-python` can not connect to certstream: ``` # pip install certstream Collecting certstream Downloading certstream-1.12.tar.gz (9.6 kB) Preparing metadata (setup.py)...
Hi , It seems the server is down since Feb 3rd : https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?refresh_mode=sliding&theme=dark&from_ts=1706816326600&to_ts=1707421126600&live=true
Hi there!.. Does anyone know what certificate rate I should expect? Is there a public dashboard? The following image shows the number of certs I received in the last month....
Hello team, I want to supress logging of the script on stdout and redirect it to the log file. I discovered a parameter in listen_for_events function called setup_logger that is...
I am using the sample script provide in this github and i am not getting any result from certstream anymore.
The `echo.py` example code can be simplified as a result.
According to the example in the README, the `on_error` handler should be called with two parameters, of which the first is the `CertStreamClient` instance: https://github.com/CaliDog/certstream-python/blob/97eb5b37e2c2077495e20d6df3459088a5262b48/README.md?plain=1#L61-L63
I can't get anything from CertStream since April 11. I've tried both Python, Go, CLI and JavaScript
# Description **Issue:** The current code does not run on Windows due to the absence of the `signal` module functionalities for setting `SIGPIPE`. **Solution:** Added a conditional import and setting...
I can't get anything from CertStream since Aug 1. I've tried both Python, Go, CLI and JavaScript