Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement missing operations on Fake Connector

Open
#91 0 comments 0 reactions 1 assignee View on GitHub

@rvelaVenafi is already working on this.

Since Jan 14, 2022.

Assessment

This issue has not been assessed yet.

Description

The FakeConnector class is missing several operations. These operations should be returning mockup data for testing or demoing purposes.

The following operations need implementation:

  • renew_cert(self, request, reuse_key=False):
  • read_zone_conf(self, tag):
  • import_cert(self, request):
  • get_policy(self, zone):
  • set_policy(self, zone, policy_spec):
  • request_ssh_cert(self, request):
  • retrieve_ssh_cert(self, request):
  • retrieve_ssh_config(self, ca_request):
Dominant language
Python
Stars
22
Forks
23
Avg merge
2d 3h
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Venafi/vcert-python

All issues in Venafi/vcert-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.