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

Implement certificateSelector for OpenSSL

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Security

      On Windows and Mac OS, the server's TLS subsytem supports an option named net.tls.certificateSelector. This option is an alternative to net.tls.certificateKeyFile, and allows an administrator to specify an identifier for a X.509 certificate and private key contained in the system trust store which the server will attempt to use. The administrator doesn't need to provision a PEM file containing these artefacts. This is convenient if the system is centrally managed, and has relevant CAs and identities pre-provisioned in the system trust store.

      To maintain platform equivalence, we should introduce support for the following options to the OpenSSL implementation of the server's TLS stack:

      • net.tls.certificateSelector
      • net.tls.clusterCertificateSelector

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: