You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2019/01/14 16:39:00 UTC

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

Colm O hEigeartaigh created BEAM-6425:
-----------------------------------------

             Summary: 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


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)