-
After publish my site to windows server IIS, i get a error as:
> Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: The system cannot find the file specified
My code to read …
-
Hey there,
I'm opening this ticket as I've observed someone had a similar issue in the past but the ticket was already closed.
I've decided to run your utility through a tmux session, and to my …
-
I did the following
```
git clone https://github.com/CaliDog/certstream-server.git
cd certstream-server/
mix deps.get
mix run --no halt
```
When doing a mix run I see this error every 10 se…
-
Using version 1.10 and the sample code from the readme, roughly every minute a reconnect occurs, preceded by the following message:
```
[ERROR:root] 2019-10-11 16:38:18,582 - Error connecting to C…
-
[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 certificat…
-
Currently, the repository doesn't contain `mix.lock`, and the Dockerfile explicitly adds it. That requires us to pull in the source by either forking the repo to edit the Dockerfile or support generat…
-
my conf/example.conf looks like this...
```
[SEARCH]
# Keywords to look for (with '|' (or) as separator)
SearchKeywords = .ie
# Minimum number of SearchKeywords detected in a hostname before …
-
Hi, _**certstream**_ locked the version constraint of _**websocket-client**_ as **_websocket-client==0.48.0_**, which leads to a troubling scenario that its direct downstream project **_['certstreammo…
-
Just after certstream-server is started client retrieves up to 300 certs/sec. After one week of continuous work client shows zero number of updates. This is what I see in latest server logs:
`16:54…
artgl updated
4 years ago
-
Thanks for this repo! Using it now for a few hours. However my log gets spammed with this message:
```
WARN certstream.BoringParts: OnClose was called wih i = 1006, s = , b = b
```
Is there a way …