Various fixes and improvements#8494
Conversation
|
Can one of the admins verify this patch? |
|
Okay to test. Contributor agreement on file. Thank you @Frauschi |
|
Rebased to current master to fix the mosquitto cert problem. I cannot reproduce the other failing tests on my side, any hints there? |
|
Retest this please: "Found unhandled hudson.remoting.RequestAbortedException exception:" |
Can you give more details on this? |
A rebase for PR #8496 is meant, as the expired cert caused a failing test in this PR. |
anhu
left a comment
There was a problem hiding this comment.
No changes requested, but I'd love an answer to my question about switching to ctx API.
Thank you!! |
Some fixes to better handle Dilithium keys and signatures in the TLS handshake. Signed-off-by: Tobias Frauenschläger <tobias.frauenschlaeger@oth-regensburg.de>
Add context and preHash metadata. Signed-off-by: Tobias Frauenschläger <tobias.frauenschlaeger@oth-regensburg.de>
Fix compilation in case caching is enabled. Signed-off-by: Tobias Frauenschläger <tobias.frauenschlaeger@oth-regensburg.de>
Make sure peer dilithium keys are properly freed. Signed-off-by: Tobias Frauenschläger <tobias.frauenschlaeger@oth-regensburg.de>
|
Retest this please. Some of the tests were aborted? |
Hi all,
this PR adds various smaller fixes and improvements I encountered: