spring-boot/spring-boot-project
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 Fix empty @DefaultValue annotation test failures on Java 17 2022-09-30 21:16:48 -07:00
spring-boot-actuator Polish "Use non-blocking API in CouchbaseReactiveHealthIndicator" 2022-09-27 08:34:22 +02:00
spring-boot-actuator-autoconfigure Configure Log4j2 classpath overrides consistently 2022-09-29 11:25:21 +01:00
spring-boot-autoconfigure Ensure that TCCL is clean when DataSource is accessed 2022-09-16 16:24:57 +01:00
spring-boot-cli Upgrade to Groovy 3.0.12 2022-08-09 10:56:41 +01:00
spring-boot-dependencies Upgrade to Lettuce 6.1.10.RELEASE 2022-10-11 11:06:30 +02:00
spring-boot-devtools Log allocated port when Livereload server is using an ephemeral port 2022-08-04 11:45:39 +01:00
spring-boot-docs Remove redundant @ExtendWith(SpringExtension.class) for sample 2022-09-27 08:49:46 +02:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-properties-migrator
spring-boot-starters Fix links in documentations 2022-08-01 21:07:36 +01:00
spring-boot-test Only build OutputCapture strings when necessary 2022-10-03 16:55:44 -07:00
spring-boot-test-autoconfigure Upgrade to Spring Java Format 0.0.34 2022-06-24 12:57:52 +01:00
spring-boot-tools Support PEM formatted elliptic-curve TLS keys 2022-10-11 23:18:44 -07:00