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

Add support for EC keys #1384

Merged
merged 3 commits into from Aug 21, 2022
Merged

Conversation

pascal-hofmann
Copy link
Contributor

@pascal-hofmann
Copy link
Contributor Author

@jamesdbloom I'm a bit lost in the logs of the failing builds. Looks like it fails because some tests fail to run in parallel right? Can you help with that?

@jamesdbloom
Copy link
Collaborator

@pascal-hofmann I'll try running this code on my local machine and see if I can see where the issue is as nothing looks wrong in code I can see

@jamesdbloom
Copy link
Collaborator

I've found the fix for the PR it was the parsing of PEMs into private keys it didn't work in every case. I've manually merged your commits and added a commit to fix the private key PEM parsing.

@jamesdbloom jamesdbloom merged commit 6f0125d into mock-server:master Aug 21, 2022
@pascal-hofmann pascal-hofmann deleted the support_ec_keys branch February 3, 2024 09:22
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.

Unable to use HttpForward action with EC keys
2 participants