Skip to content

[IMPROVEMENT] Add PKCS8 Private Key Support on PKI Issue. #61

@grrolland

Description

@grrolland

Is your feature request related to a problem? Please describe.
When issuing private key from PKI, the format of the private key is, by default PKCS1. PKCS1 is badly supported by java. It would be nice to support the PKCS8 format since vault support it.

Describe the solution you'd like
When calling pki.issue, add parameter to specify private key format

Additional context
Vault PKI support this since 0.9.0 : hashicorp/vault#3518

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions