You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/01/15 09:49:00 UTC

[jira] [Resolved] (BEAM-6425) Replace SSLContext.getInstance("SSL")

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

Ismaël Mejía resolved BEAM-6425.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.11.0

> Replace SSLContext.getInstance("SSL")
> -------------------------------------
>
>                 Key: BEAM-6425
>                 URL: https://issues.apache.org/jira/browse/BEAM-6425
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-mongodb
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 2.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> SSLUtils has an instance of: SSLContext.getInstance("SSL")
> Instead we should use "TLS" here.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)