Skip to content

Possible bug with ProvSSLSessionImpl#getId #298

Description

@AlexITC

I was working replacing the TLS implementation from the Java library with BouncyCastle TLS.

While the program flow works as expected with the Java library, it is failing with BC due to this call sslSession.getId(), sadly I don't remember if it was returning null or an empty array.

I wonder if there is any known bug related to this, I could try to reproduce the bug again in case that it helps.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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