You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:22:10 UTC

[jira] [Closed] (GEODE-8611) KeyManagerFactory instantiated using the wrong algorithm source.

     [ https://issues.apache.org/jira/browse/GEODE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nabarun Nag closed GEODE-8611.
------------------------------

> KeyManagerFactory instantiated using the wrong algorithm source.
> ----------------------------------------------------------------
>
>                 Key: GEODE-8611
>                 URL: https://issues.apache.org/jira/browse/GEODE-8611
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.13.0, 1.14.0
>            Reporter: Jacob Barrett
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> The JSSE {{KeyManagerFactory}} is instantiated using the default algorithm for the {{TrustManagerFactory}}. While most like they will both use the same algorithm if it was necessary to have them be different we could not. Setting the {{ssl.TrustManagerFactory.algorithm}} system property would affect both manger factories and {{ssl.KeyManagerFactory.algorithm}} would have no affect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)