Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Enable DTLS retransmit tests #3

@davidben

Description

@davidben

There are a bunch of DTLS retransmit tests that currently don't work. They depend on SSL_CTX_set_current_time_cb which is a BoringSSL-only API to mock out the clock used in retransmit.

Might be worth getting those working since 1.1.0 rewrote a lot of stuff around the handshake, to make sure that's all still working as expected.

https://commondatastorage.googleapis.com/chromium-boringssl-docs/ssl.h.html#SSL_CTX_set_current_time_cb
https://boringssl.googlesource.com/boringssl/+/master/ssl/test/runner/runner.go#4765

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