Skip to content

Use SSL_session_reused API #1275

Open
@adiroiban

Description

@adiroiban

I guess that this should be OpenSSL.SSL.Connection.session_reused()

It should return the number 1 or 0 to keep it as close a possible to the OpenSSL API.

It should not return a boolean.

I see that OpenSSL.SSL.Connection.renegotiate_pending() return a boolean, but SSL_renegotiate_pending returns an int.

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