Skip to content

SSLUtil should not allow trusting all certificates #2

@varrunr

Description

@varrunr

AllTrustManager trusts all certificates by default. SSL is basically useless without the concept of trust.
This is an example of bad SSL implementation and can lead to a man-in-the-middle attack. See http://crypto.stanford.edu/~dabo/pubs/abstracts/ssl-client-bugs.html for more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions