Support PKCS8 encrypted client private keys

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
            Reporter:
            David Golden
            Votes:
            4 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: