spring-boot/src
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
..
checkstyle Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 2023-08-31 21:40:11 -07:00
nohttp Fix links in documentations 2022-08-01 21:07:36 +01:00
spring-boot-builder Replace 'via' with 'over' or 'through' in the documentation 2023-01-18 16:56:42 +01:00