google / certificate-transparency-go

Auditing for TLS certificates (Go code)
https://certificate.transparency.dev
Apache License 2.0
886 stars 231 forks source link

Fix CT client upload to be safe against no-op POSTs #1424

Closed mhutchinson closed 4 months ago

mhutchinson commented 4 months ago

Also updated all literal strings for the defined constants. This would be a great lint check.