def fetch_crl(self, context, project_id): """Get crl for a project.""" return crypto.fetch_crl(project_id)