Failure to establish connection when using only local certificate

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.0.11
    • Affects Version/s: 0.0.9
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Adam Geiger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: