unexpected status 400 Bad Request from log server:
Bad Request
failed to verify add-chain contents: chain failed to verify: certificate NotAfter (2021-02-06 00:37:44 +0000 UTC) >= 2021-01-07 00:00:00 +0000 UTC
Your certificate has been logged by all kind of logs. The logs which are running yearly shards all list the 2021 shard.
I had asked something about this earlier and if I recall it correctly, the notAfter date determines the shard you'll have to choose. In this case 2021. (Source: How is it possible ? future logging)
Unfortunately, I don't know how the Comodo logs are temporally sharded.
Sorry, i am not very familiar with this.
I mean, i submit the certificates to a log server using ct-submit-master.
The question is, do i need to submit these only to one log server like Let's encrypt ones and this log server shares itself to others?
Or do i need to submit to various log servers on my own?
Anf if, how many i should select?
Currently i'm using eight.
No, Let's Encrypt submits to the certificate transparency logs for you. (And that's really the point, that they have to make public everything they sign.) Why are you trying to submit certificates yourself? What's the problem that you're really trying to solve here?
Perfect, than i misunderstand the usecase with ct-submit-master.
I thought i need to manually submit my certificates to any log server for being transparent.
No, Let's Encrypt submits a pre-certificate for which the CT logs return a SCT, which Let's Encrypt embeds in their definitive certificate, which in turn is send back to the ACME client.