658aff501c
When the cert-content is not valid, the assert output message is not correct. Because it outputs too many dashes .The const X509- and PKCS8-PEM_HEADER already includes the dashes. I took the output message via copy and paste, but it was still not valid ;-( Only the output is affected, the checks itself is correct.