The certificate to detect in PEM format.
You can use the certificate directly, or store it in a file and
reference the file with full path, for example,
DetectorPolicy(name="MyCertDetector", detector=CertDetector(certificate=("/etc/key.d/mysite/cert.pem", )))