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 plain string certificates #2596

Merged
merged 4 commits into from
May 7, 2024
Merged

Use plain string certificates #2596

merged 4 commits into from
May 7, 2024

Conversation

nelsonkopliku
Copy link
Member

@nelsonkopliku nelsonkopliku commented May 6, 2024

Description

This PR enables using SUMA ca certificate as a plain string instead of a reference to a file in the filesystem.

Took inspiration from this post https://elixirforum.com/t/using-client-certificates-from-a-string-with-httposion/8631/7

How was this tested?

Current tests updated + manual tests.

@nelsonkopliku nelsonkopliku force-pushed the suma-cert-plain-strings branch from 8cdc229 to 563c106 Compare May 7, 2024 08:00
@nelsonkopliku nelsonkopliku self-assigned this May 7, 2024
@nelsonkopliku nelsonkopliku added enhancement New feature or request elixir Pull requests that update Elixir code labels May 7, 2024
@nelsonkopliku nelsonkopliku marked this pull request as ready for review May 7, 2024 08:04
@nelsonkopliku nelsonkopliku requested a review from gagandeepb May 7, 2024 08:06
Copy link
Contributor

@jamie-suse jamie-suse left a comment

Choose a reason for hiding this comment

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

wow, so much nicer 🚀

Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

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

Just a comment about default arguments but I think this is ready to ship

Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

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

LGTM

@nelsonkopliku nelsonkopliku merged commit 5ba49e7 into main May 7, 2024
26 checks passed
@nelsonkopliku nelsonkopliku deleted the suma-cert-plain-strings branch May 7, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elixir Pull requests that update Elixir code enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants