Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13471

Support standard MongoDB SSL options

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: drivers
    • Labels:
      None
    • 2

      At present, it is necessary to "inject" options into KAFKA_OPTS.

      -Djavax.net.ssl.trustStore
      -Djavax.net.ssl.trustStorePassword
      -Djavax.net.ssl.keyStore
      -Djavax.net.ssl.keyStorePassword

      This work is to support standard mongodb SSL connection options.

      https://mongodb.github.io/mongo-java-driver/3.12/driver/tutorials/ssl/#jvm-system-properties-for-tls-ssl

      export KAFKA_OPTS="-Djavax.net..." 

            Assignee:
            chris.cho@mongodb.com Christopher Cho (Inactive)
            Reporter:
            seth.payne@mongodb.com Seth Payne
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 7 weeks ago