Summary: Isode components write to logging streams when events occur.
Facility RFC4158
RFC5280 compliant certificate verifier, based on RFC4158.
Name | Severity | ID | Description | Action |
---|---|---|---|---|
decode_error | error | 13 | ||
fetchurl_error | error | 28 | ||
found_trust_anchor | debug | 22 | ||
ldap_bind_fail | error | 15 | ||
ldap_error | error | 12 | ||
ldap_init_fail | error | 14 | ||
ldap_search_error | information | 11 | ||
no_cert_found | warning | 26 | ||
no_CRL_found | warning | 23 | ||
not_using_protocol | debug | 27 | ||
ocsp_broken | warning | 30 | ||
ocsp_nonce_error | error | 34 | ||
ocsp_not_using | debug | 32 | ||
ocsp_url | debug | 29 | ||
ocsp_using | debug | 31 | ||
ocsp_using_cached | debug | 33 | ||
path_completed | debug | 9 | ||
path_create | debug | 1 | ||
path_found | debug | 2 | ||
path_not_verified | debug | 4 | ||
path_verified | debug | 3 | ||
process_aia_cert | debug | 24 | ||
process_aia_crl | debug | 25 | ||
process_crldp | debug | 17 | ||
process_freshestcrl_cert | debug | 19 | ||
process_freshestcrl_crl | debug | 20 | ||
process_idp | debug | 18 | ||
read_from | debug | 35 | ||
trust_anchor | detail | 21 | ||
url_parse_fail | error | 16 | ||
using_library | debug | 7 | ||
verify_detail | debug | 10 | Gives extended information about failure of certificate verification. | Depends on the specific error. |
path_create
- Message Text
- Path created for subject %1 with %2 trust anchors lookup mode %3
- Parameters
- subject
- trust anchors
- lookup mode
- Description
- Action
path_found
- Message Text
- Path length %1 found from %2 to trust anchor %3 (%4)
- Parameters
- length
- subject
- trust anchor
- description
- Description
- Action
path_verified
- Message Text
- Verified path of length %1 found to trust anchor %2
- Parameters
- length
- trust anchor
- Description
- Action
path_not_verified
- Message Text
- Failed verify of path of length %1 found to CA %2
- Parameters
- length
- trust anchor
- Description
- Action
using_library
- Message Text
- Using %1 library (%2)
- Parameters
- library
- reason
- Description
- Action
path_completed
- Message Text
- Path construction completed length %1
- Parameters
- length
- Description
- Action
verify_detail
- Message Text
- Verify fail detail for %1 reason %2 [%3]
- Parameters
- dn
- detail
- xinfo
- Description
- Gives extended information about failure of certificate verification.
- Action
- Depends on the specific error.
ldap_search_error
- Message Text
- LDAP search error when reading %1, %2
- Parameters
- dn
- error
- Description
- Action
ldap_error
- Message Text
- LDAP error on %1 when calling %2, %3
- Parameters
- dn
- function
- error
- Description
- Action
decode_error
- Message Text
- Error when reading %1 decoding %2
- Parameters
- dn
- type
- Description
- Action
ldap_init_fail
- Message Text
- LDAP initialisation with host %1 and port %2 failed
- Parameters
- host
- port
- Description
- Action
ldap_bind_fail
- Message Text
- LDAP anonymous bind with host %1 and port %2 failed
- Parameters
- host
- port
- Description
- Action
url_parse_fail
- Message Text
- Parsing url %1 failed (%2)
- Parameters
- uri
- reason
- Description
- Action
process_crldp
- Message Text
- Processing CRL Distribution Point extension in %1
- Parameters
- dn
- Description
- Action
process_idp
- Message Text
- Processing Issuing Distribution Point extension in CRL with issuer %1
- Parameters
- dn
- Description
- Action
process_freshestcrl_cert
- Message Text
- Processing freshestCRL extension in %1
- Parameters
- dn
- Description
- Action
process_freshestcrl_crl
- Message Text
- Processing freshestCRL extension in CRL with issuer %1
- Parameters
- dn
- Description
- Action
trust_anchor
- Message Text
- adding trust anchor %1
- Parameters
- dn
- Description
- Action
found_trust_anchor
- Message Text
- found trust anchor %1
- Parameters
- dn
- Description
- Action
no_CRL_found
- Message Text
- no CRL found for issuer %1
- Parameters
- dn
- Description
- Action
process_aia_cert
- Message Text
- Processing authorityInfoAccess extension in %1
- Parameters
- dn
- Description
- Action
process_aia_crl
- Message Text
- Processing authorityInfoAccess extension in CRL with issuer %1
- Parameters
- dn
- Description
- Action
no_cert_found
- Message Text
- no issuers found for CRL for %1
- Parameters
- dn
- Description
- Action
not_using_protocol
- Message Text
- not using %1 for %2
- Parameters
- proto
- dn
- Description
- Action
fetchurl_error
- Message Text
- error while fetching from %1, %2
- Parameters
- url
- error
- Description
- Action
ocsp_url
- Message Text
- OCSP url %1
- Parameters
- url
- Description
- Action
ocsp_broken
- Message Text
- giving up on OCSP %1 because %2
- Parameters
- url
- error
- Description
- Action
ocsp_using
- Message Text
- using OCSP response from %1 for %2
- Parameters
- url
- subject
- Description
- Action
ocsp_not_using
- Message Text
- not using OCSP response from %1 because %2
- Parameters
- url
- error
- Description
- Action
ocsp_using_cached
- Message Text
- using cached OCSP response from %1 for %2
- Parameters
- url
- subject
- Description
- Action
ocsp_nonce_error
- Message Text
- OCSP nonce error %1
- Parameters
- error
- Description
- Action
read_from
- Message Text
- Read %2 from %1
- Parameters
- loc
- type
- Description
- Action