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

Java driver and SSL certificate chains

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 3.0.2
    • Configuration
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: