spring-boot/spring-boot-project/spring-boot-tools
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
..
spring-boot-antlib Name custom task inputs 2021-11-19 15:35:39 +00:00
spring-boot-autoconfigure-processor
spring-boot-buildpack-platform Support PEM formatted elliptic-curve TLS keys 2022-10-11 23:18:44 -07:00
spring-boot-configuration-metadata Remove redundant throws declarations from internal APIs 2022-05-26 15:47:35 +01:00
spring-boot-configuration-processor Fix typos in code and documentation 2022-07-26 12:08:07 +01:00
spring-boot-gradle-plugin Improve error handling in SpringBootPlugin 2022-10-11 19:15:23 +01:00
spring-boot-gradle-test-support Build with Gradle 7.5 while still supporting Gradle 6.8+ 2022-09-09 15:13:43 +01:00
spring-boot-jarmode-layertools Polish "Explicit error message if source is not an archive" 2022-08-17 08:33:54 +02:00
spring-boot-loader Update copyright year of changed files 2022-09-08 19:36:59 -07:00
spring-boot-loader-tools Ensure that jarmode jar added to an app has same SHA as published jar 2022-08-01 20:49:10 +01:00
spring-boot-maven-plugin Polish 2022-07-28 16:05:16 +02:00
spring-boot-test-support Configure Log4j2 classpath overrides consistently 2022-09-29 11:25:21 +01:00