# Functions
EncodeCertificateAsPEM returns the PEM encoding of the given certificate.
LoadCertificatesFromFile read certificates from the given file.
ScrapeRootCertificatesFromURL downloads from a webserver the root certificate required to connect to that server from the TLS handshake response.