Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4179

Accept Node.js TLS options in AutoEncryptionTlsOptions

      It would be very convenient if passing in-memory TLS PEM options (tlsCAFile, tlsCertificateKeyFile) to the driver did not require creating a temporary file to store them and passing the filename to the driver.

      For the main driver options, this is already the case because Node.js TLS options can be passed through; for AutoEncryptionTlsOptions this is currently not possible.

      Acceptance Criteria:

      • Utilize secureContext to pass tlsCAFile & tlsCertificateKeyFile as in memory options.

            Assignee:
            Unassigned Unassigned
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: