CA Certificate

class pyArango.ca_certificate.CA_Certificate(certificate, encoded)[source]

A CA certificate. If encoded is True the certificate will be automatically base64 decoded

clean()[source]

erases the tmp_file containing the certificate

get_file_path()[source]

saves the cetificate into a tmp file and returns the file path