[SERVER-64138] Don't use Python OpenSSL module for certificates Created: 02/Mar/22  Updated: 21/Jun/23  Resolved: 21/Jun/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Ryan Egesdahl (Inactive) Assignee: [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
Resolution: Won't Do Votes: 0
Labels: sdp-backlog-purge
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done before SERVER-64139 Deprecate MacOS toolchain Closed
Assigned Teams:
Server Development Platform
Participants:

 Description   

The following Python scripts use Python's OpenSSL module to manipulate certificates:

  • ./jstests/ssl/x509/mkcert.py
  • ./jstests/ssl/x509/mkdigest.py

We will no longer be building Python against OpenSSL on all platforms (OSX), so the OpenSSL module cannot be relied upon. Instead, these scripts should use the cryptography module to complete tasks.


Generated at Thu Feb 08 05:59:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.