Remove ON_BLOCK_EXIT for X509 objects in SSLManagerOpenSSL

XMLWordPrintableJSON

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

      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 Montemayor
            Reporter:
            Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: