On Sat, 30 Dec 2023 09:20:59 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> Users usually use the default algorithms, so benchmarking them is probably > more useful than measuring the non-default ones. I see. > There's a [ticket to update the default keyManager > algorithm](https://bugs.openjdk.org/browse/JDK-8272875), so it may become the > default one day. Thanks for this info! > Did you compare the performance of the different algorithms? I found the performance of using PKCS12 keystore and PKIX key manager in TLS full handshaking is much slower. Already filed [JDK-8322767] for it. [JDK-8322767]: https://bugs.openjdk.org/browse/JDK-8322767 ------------- PR Comment: https://git.openjdk.org/jdk/pull/17202#issuecomment-1872516192