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/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
2 years ago
..
spring-boot-antlib Name custom task inputs 3 years ago
spring-boot-autoconfigure-processor Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-buildpack-platform Support PEM formatted elliptic-curve TLS keys 2 years ago
spring-boot-configuration-metadata Remove redundant throws declarations from internal APIs 3 years ago
spring-boot-configuration-processor Fix typos in code and documentation 2 years ago
spring-boot-gradle-plugin Improve error handling in SpringBootPlugin 2 years ago
spring-boot-gradle-test-support Build with Gradle 7.5 while still supporting Gradle 6.8+ 2 years ago
spring-boot-jarmode-layertools Polish "Explicit error message if source is not an archive" 2 years ago
spring-boot-loader Update copyright year of changed files 2 years ago
spring-boot-loader-tools Ensure that jarmode jar added to an app has same SHA as published jar 2 years ago
spring-boot-maven-plugin Polish 2 years ago
spring-boot-test-support Configure Log4j2 classpath overrides consistently 2 years ago