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

Darrel Schneider updated GEODE-9981:
------------------------------------
    Labels: Java17 pull-request-available  (was: pull-request-available)

> use more portable approach to getting crypto algorithm oid
> ----------------------------------------------------------
>
>                 Key: GEODE-9981
>                 URL: https://issues.apache.org/jira/browse/GEODE-9981
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Owen Nichols
>            Priority: Major
>              Labels: Java17, pull-request-available
>             Fix For: 1.15.0
>
>
> instead of:
> `new AlgorithmId(AlgorithmId.md5WithRSAEncryption_oid)`
> this works with more jdk versions:
> AlgorithmId.get("MD5withRSA");



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to