Skip to content
Discussion options

You must be logged in to vote

Hi @2confirm — the PEM certificate validation flow was significantly tightened across v1.4.0v1.5.2. Latest stable is v1.5.2 — please upgrade; the generic "Certificate validation error" banner has been replaced with a per-rule error that tells you exactly which check failed. Thank you for the kind words!

What "Certificate validation error" used to mean

In pre-v1.4.0 builds the PEM upload path returned the same generic banner for several distinct failure modes:

  • PEM with extra leading/trailing whitespace, BOM, or CR/LF line endings
  • Missing intermediate certificate(s) — the chain wouldn't build to a known root
  • Mismatch between the certificate CN / SAN list and the domain you were attachin…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by taylanbakircioglu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants