Skip to main content

Module tls_trust

Module tls_trust 

Source
Expand description

Shared TLS-trust failure wording for hosted bootstrap and Git HTTPS.

Constants§

REMOTE_TLS_CA_CERT_SETTING
Operator-facing CA setting named by every TLS trust failure.

Functions§

annotate_error_chain_tls_trust_failure
Walk an error source chain and annotate a TLS trust failure if any link is one.
annotate_tls_trust_failure
Append the CA configuration that fixes an untrusted peer certificate.
is_tls_trust_failure
True when a transport error is a peer-certificate trust failure.