spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
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
..
src Support PEM formatted elliptic-curve TLS keys 2022-10-11 23:18:44 -07:00
build.gradle Merge branch '2.4.x' into 2.5.x 2021-11-12 20:31:25 +00:00