spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src
Phillip Webb e0c79ce598 Support PEM formatted elliptic-curve TLS keys
Update `PrivateKeyParser` to support loading PEM formatted
elliptic-curve keys. We need to do a similar trick to the PKCS1 keys
and convert them to a `PKCS8EncodedKeySpec`.

Fixes gh-32646
2022-10-11 23:18:44 -07:00
..
main/java/org/springframework/boot/buildpack/platform Support PEM formatted elliptic-curve TLS keys 2022-10-11 23:18:44 -07:00
test Support PEM formatted elliptic-curve TLS keys 2022-10-11 23:18:44 -07:00