Skip to content

Auth: Support PKCS#1 RSA Private Keys for mTLS #2100

Description

@nbayati

The Java mTLS key loading (SecurityUtils.createMtlsKeyStore) currently only supports PKCS#8 format (-----BEGIN PRIVATE KEY-----) private keys. This issue requests adding support for the older PKCS#1 format (-----BEGIN RSA PRIVATE KEY-----) to align with Go and Python implementations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions