Document mongoc_ssl_opt_t uses TLS

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.30.0
    • Affects Version/s: None
    • Component/s: libmongoc
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Document mongoc_ssl_opt_t and related "ssl" functions use TLS protocols. This ticket originally proposed deprecating mongoc_ssl_opt_t. Deprecating was rejected in PR#1796 due requiring application code changes with little expected benefit.

      Original description:
      SSL named URI options were deprecated in CDRIVER-2869.

      Deprecate use of the mongoc_ssl_opts_t struct too. Users can pass most TLS options through the URI.

      The options ca_dir and crl_file do not have URI options. Consider providing an opaque mongoc_tls_opts_t struct to provide these options.

              Assignee:
              Kevin Albertson
              Reporter:
              Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: