Skip to content

PEM SSL bundles do not support encrypted PKCS8 private keys #35652

@ydautremay

Description

@ydautremay

Happens with the new SSL bundles in Spring boot 3.1

The PKCS8 allows for encrypted private key with a password. Unfortunately, when declaring a pem bundle, it is impossible to specify a password. If I declare my encrypted private key, it is not recognized by any of the pem parsers as the header has BEGIN ENCRYPTED PRIVATE KEY.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions