Skip to content
Discussion options

You must be logged in to vote

This log is written when the client is not able to process the certificates as fast as the server is downloading them. The only way to properly handle this is by improving your client's processing speed. certstream-server-go does not store certificates, so it operates at exactly the speed at which the certificates are published to the different CT logs.

If a client is not fast enough, there is nothing we can do on the server side except skipping certificates. Buffering every certificate would quickly lead to a massive storage problem.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by d-Rickyy-b
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants