You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot Fix empty @DefaultValue annotation test failures on Java 17 2 years ago
spring-boot-actuator Polish "Use non-blocking API in CouchbaseReactiveHealthIndicator" 2 years ago
spring-boot-actuator-autoconfigure Configure Log4j2 classpath overrides consistently 2 years ago
spring-boot-autoconfigure Ensure that TCCL is clean when DataSource is accessed 2 years ago
spring-boot-cli Upgrade to Groovy 3.0.12 2 years ago
spring-boot-dependencies Upgrade to Lettuce 6.1.10.RELEASE 2 years ago
spring-boot-devtools Log allocated port when Livereload server is using an ephemeral port 2 years ago
spring-boot-docs Remove redundant @ExtendWith(SpringExtension.class) for sample 2 years ago
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2 years ago
spring-boot-properties-migrator
spring-boot-starters Fix links in documentations 2 years ago
spring-boot-test Only build OutputCapture strings when necessary 2 years ago
spring-boot-test-autoconfigure Upgrade to Spring Java Format 0.0.34 2 years ago
spring-boot-tools Support PEM formatted elliptic-curve TLS keys 2 years ago