https://bz.apache.org/bugzilla/show_bug.cgi?id=55673
--- Comment #1 from Rainer Jung <[email protected]> --- The OpenSSL API used to read the file unfortunately does not support PKCS8 private keys. This could be seen as a bug, because OpenSSL supports it in many other places it reads PEM encoded keys. For a way to convert the keys see PR 63935. I will add the limitation to the Apache docs and close the other report once that's done. I guess we won't fix this due to the root cause being in OpenSSL and also due to the fact, that it is pretty simple to convert the key, once the necessity gets documented. Thanks for reporting this, Rainer -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
