Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-62569: Add certificate and private key types#5162

Draft
tiran wants to merge 1 commit into
python:mainpython/cpython:mainfrom
tiran:ssl_x509tiran/cpython:ssl_x509Copy head branch name to clipboard
Draft

gh-62569: Add certificate and private key types#5162
tiran wants to merge 1 commit into
python:mainpython/cpython:mainfrom
tiran:ssl_x509tiran/cpython:ssl_x509Copy head branch name to clipboard

Conversation

@tiran

@tiran tiran commented Jan 12, 2018

Copy link
Copy Markdown
Member

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

@asvetlov asvetlov left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

github-actions Bot commented Feb 4, 2024

Copy link
Copy Markdown

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.