Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-64138

Don't use Python OpenSSL module for certificates

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Development Platform

      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.

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: