importappdynamics.agent importappdynamics_bindeps.zmq.auth # This creates a <cert_name>.key and <cert_name>.key_secret in the <certs_directory> # public_file and secret_file will be set to the publickeyfile name and secret keyfile name respectively public_file, secret_file = appdynamics_bindeps.zmq.auth.create_certificates(certs_directory, cert_name)