Searched refs:home_directory_path (Results 1 – 1 of 1) sorted by relevance
263 def install_cert_in_nssdb(home_directory_path, certificate_path): argument270 assert os.path.isdir(home_directory_path)273 if (os.path.abspath(home_directory_path) ==277 cert_database_path = os.path.join(home_directory_path, '.pki', 'nssdb')