There was an error while loading. Please reload this page.
1 parent 1228464 commit 1d9d429Copy full SHA for 1d9d429
1 file changed
source/credential-type.rst
@@ -429,6 +429,10 @@ Built-in Checks
429
avoids the 30 s rate limit and cursor side effect).
430
* - **Raiffeisen Bank**
431
- Certificate readability + ``openssl_pkcs12_read`` + rate-limit budget file.
432
+ * - **Czech Data Box (Datovka)**
433
+ - Authenticates via ``getSimpleApi()->getDataBoxInfo()`` (login/password or
434
+ certificate). Auth rejected → Misconfigured; SOAP/network failure →
435
+ Unavailable; wrong ``DATABOX_ID`` → Misconfigured.
436
* - **AbraFlexi**
437
- Authenticated HEAD to server root; maps HTTP 401/403 → Misconfigured.
438
* - **Database Connection**
0 commit comments