Don't use Python OpenSSL module for certificates

XMLWordPrintableJSON

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

      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:
            [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: