spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.

Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.

Fixes gh-34232
2023-08-31 21:40:11 -07:00
..
spring-boot-antlib Remove references to https://repo.spring.io/release 2023-01-11 17:03:45 +00:00
spring-boot-autoconfigure-processor Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-buildpack-platform Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 2023-08-31 21:40:11 -07:00
spring-boot-configuration-metadata Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-configuration-processor Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-gradle-plugin Test Gradle plugin against Gradle 8.3 2023-08-18 14:05:50 +02:00
spring-boot-gradle-test-support Test Gradle plugin against Gradle 8.3 2023-08-18 14:05:50 +02:00
spring-boot-jarmode-layertools Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-loader Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-loader-tools Ignore system timezone when applying outputTimestamp to entries 2023-03-01 21:27:08 -08:00
spring-boot-maven-plugin Remove invalid caches parameter entry from Maven plugin docs 2023-08-21 16:40:18 -05:00
spring-boot-test-support Upgrade to Maven Resolver 1.9.14 2023-08-04 08:22:56 +01:00