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

Remove ON_BLOCK_EXIT for X509 objects in SSLManagerOpenSSL

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2021-06-14

      We have a few instances of ON_BLOCK_EXIT in the file ssl_manager_openssl.cpp. See here and here. We also have two instances of UniqueX509. We should use UniqueX509 instead of ON_BLOCK_EXIT code, and we should delete the extra using directive.

            Assignee:
            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            Reporter:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: