Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Jan 12, 2018

WORK IN PROGRESS

PEP 543 compatible implementations of certificate and key. See python/peps#527 for updated PEP.

  • Add tests, lots of tests
  • Document new types
  • Convert more low-level functions to return certs.
  • check for Python ref leaks
  • check OpenSSL refcounters of PKEY and X509

https://bugs.python.org/issue18369

Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, please go ahead.

Signed-off-by: Christian Heimes <christian@python.org>
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Aug 13, 2022
@erlend-aasland erlend-aasland changed the title bpo-18369: [WIP] Add certificate and private key types gh-62569: Add certificate and private key types Jan 4, 2024
@erlend-aasland erlend-aasland marked this pull request as draft January 4, 2024 10:10
@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Jan 5, 2024
@github-actions
Copy link

github-actions bot commented Feb 4, 2024

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO-NOT-MERGE stale Stale PR or inactive for long period of time.

6 participants