Closed
Description
PemUtils can parse PKCS#8 encrypted files, but only if the algorithm name in the PKCS8 info is a name supported by SecretKeyFactory
This works when using PBES1 but not for PBES2.
See: https://discuss.elastic.co/t/elasticsearch-certutil-http/286230/2