Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4245

Mongo C Driver: Support BoringSSL as the TLS library

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: tls
    • Labels:
      None

      Developers may prefer BoringSSL in their applications because it has fewer features, but they also want to link libmongoc. It would be convenient if BoringSSL could be another option for the TLS library.

      It is more work than dropping in BoringSSL. The existing OpenSSL adapter calls some API not available in BoringSSL, such as BIO_new_ssl.

      This ticket may be a duplicate of SWIFT-700.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin@kevinchen.co Kevin Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: