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/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
1 year ago
..
checkstyle Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 1 year ago
nohttp Fix links in documentations 2 years ago
spring-boot-builder Replace 'via' with 'over' or 'through' in the documentation 2 years ago