Support PKCS8 encrypted client private keys

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 100.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5

      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:
              Evgeni Dobranov (Inactive)
              Reporter:
              David Golden
              Huan Li (Inactive), Ryan Chipman, Tim Fogarty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: