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

Support PKCS8 encrypted client private keys

      Go's support for encrypted private keys only handles decryption of the outer PEM layer, it does not support decryption of the PEM-decoded PKCS8 data. See Go issue#8860.

      That ticket references a 3rd party library, https://github.com/youmark/pkcs8 , which does PKCS8 decryption – but only for a single encryption algorithm, which might be a useful starting point for full support.

            Assignee:
            benji.rewis@mongodb.com Benji Rewis (Inactive)
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            4 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: