Skip to content

Conversation

@catap
Copy link
Contributor

@catap catap commented Jul 8, 2024

Here a small changes which allows to build and run aioquick against LibreSSL

@jlaine
Copy link
Contributor

jlaine commented Jul 21, 2024

FYI we are considering dropping the C code here in PR #457

@catap
Copy link
Contributor Author

catap commented Jul 22, 2024

@jlaine well, I've used this patch to make OpenBSD port anyway and I think that better to backport to upstream patches.

)
)

@skipIf("ed448" in SKIP_TESTS, "Skipping ed448 tests")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I don't understand your question. Can I ask you to rephase it?

*generate_ed25519_certificate(common_name="example.com")
)

def test_handshake_with_ed448_certificate(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use the same skipIf("ed448" in SKIP_TESTS) as above?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed it make things cleaner

@catap
Copy link
Contributor Author

catap commented Aug 18, 2024

@jlaine and ping here as well

@jlaine jlaine merged commit 21f56d2 into aiortc:main Feb 2, 2025
@catap catap deleted the libressl branch February 2, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants