Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a long password on generated in-memory KeyStore #4907

Merged

Conversation

Nicolas-Duboc-IBM
Copy link
Contributor

Motivation:

Fix for #4906

Hopefully trivial enough to have no wrong side-effect.

@vietj
Copy link
Member

vietj commented Oct 13, 2023

thanks, tests are failing with KeyStoreHelperTest.testKeyStoreHelperSupportsPKCS8ECPrivateKey:68->assertKeyType:94 » UnrecoverableKey

@Nicolas-Duboc-IBM
Copy link
Contributor Author

thanks, tests are failing with KeyStoreHelperTest.testKeyStoreHelperSupportsPKCS8ECPrivateKey:68->assertKeyType:94 » UnrecoverableKey

Hi. I fixed the KeyStoreHelper tests in my latest commit. Locally I have a couple of other failures on timeouts that look unrelated with this change. Hopefully it runs better in the Github Actions build.

@vietj vietj added this to the 5.0.0 milestone Oct 13, 2023
@Nicolas-Duboc-IBM
Copy link
Contributor Author

Hi @vietj Thank you for considering this fix for the 5.0 milestone. Is there a chance to get this fix in a 4.4 release also ? Should I propose a PR for a 4.4 branch ?

@vietj vietj merged commit 10cb5a2 into eclipse-vertx:master Oct 16, 2023
@vietj
Copy link
Member

vietj commented Oct 16, 2023

can you provide a PR for 4.x branch ?

@Nicolas-Duboc-IBM
Copy link
Contributor Author

can you provide a PR for 4.x branch ?

Here it is : #4910
Thanks !

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