Skip to content

Remove debug packages #101

@wsargent

Description

@wsargent

The debug code in https://github.com/lightbend/ssl-config/tree/master/ssl-config-core/src/main/scala/com/typesafe/sslconfig/ssl/debug is a set of evil, evil hacks.

https://tersesystems.com/blog/2014/03/02/monkeypatching-java-classes/

It would be better to replace it with debugjsse https://github.com/tersesystems/debugjsse for 1.0.0. If people want to enable the JSSE debug code they can do it with -Djavax.net.debug=ssl etc. the usual way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions