Skip to content

feat: added detailed information for errors (planning#864)

Pascal Osterwinter requested to merge feature/864_detailed_error_messages into main

When certificate chain cannot be verified the chain ist printed. When the JWK chain contains an incorrect chain the problem part is printed. This should allow for better support.

Merge request reports