spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
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
..
src Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 2023-08-31 21:40:11 -07:00
build.gradle Merge branch '2.4.x' into 2.5.x 2021-11-12 20:31:25 +00:00