Skip to content

Commit 2c438e9

Browse files
mrtssvenzik
authored andcommitted
docs(README): add CertificateNotTrustedException to FAQ
1 parent 40138bf commit 2c438e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,5 +259,5 @@ When running the application with the `dev` profile in test mode, you need to up
259259

260260
### Why do I get the `401 Unauthorized "Authentication failed: Web eID token validation failed"` response during authentication?
261261

262-
One possible reason is that you are using the test ID card on a site that is running in production mode or, vice-versa, a real ID card on a site that is running in test mode; or any other ID card whose certificate authority has not been added to the list of trusted certificate authorities.
262+
One possible reason is that you are using the test ID card on a site that is running in production mode or, vice-versa, a real ID card on a site that is running in test mode; or any other ID card whose certificate authority has not been added to the list of trusted certificate authorities. There will be a `CertificateNotTrustedException` in the logs in this case.
263263

0 commit comments

Comments
 (0)