Class CertChain (0.2.0)

CertChain(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A certificate chain.

Attribute

Name Description
certificates MutableSequence[str]
The certificates that form the CA chain in order of leaf to root.