Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-491

Failure to establish connection when using only local certificate

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.11
    • Affects Version/s: 0.0.9
    • None

      If you only have a local certificate for an SSL connection and use the SSLOpt:

      clientopt.SSLOpt{clientopt.SSLOpt

      {    Insecure: true,    Enabled: false,    CaFile:  "/tmp/test.pem", }

       

       

      It will fail with the following ""failed to find CERTIFICATE"" due to not having the 

      ClientCertificateKeyFile defined.  I will put a PR out in the repository for what I did to fix.

            Assignee:
            Unassigned Unassigned
            Reporter:
            argeiger Adam Geiger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: