Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2279

Java driver and SSL certificate chains

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.0.2
    • Component/s: Configuration
    • Labels:
      None

      I have a public SSL certificate issued by GoDaddy and I am trying to validate the certificate in the java driver.

      In previous versios of mongodb I have used the following .pem file for the server ssl pem file.

      <Private key>
      <Public key>
      <Public key Chain 1>
      <Public key Chain 2>
      <Public key Chain 3>

      However this doesn't seem to work anymore. Should the .pem only contain the private and public keys and the chain certs should be specified in the CA file provided to the driver?

      The documentation wasn't clear on this - so it will be good to clarify on this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dharshanr@scalegrid.net Dharshan Rangegowda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: