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

Support setting ssl client certificate information and ssl root certificate independently #578

Merged
merged 7 commits into from
Aug 20, 2024

Conversation

soupi
Copy link
Contributor

@soupi soupi commented Aug 19, 2024

What

We want to be able to set the ssl root certificate without setting the ssl client certificate information. We want to be able to set the two independently.

How

  • Split the SslClientInfo to two Optionals and rename to SslInfo. Now they can be set independently.

@soupi soupi changed the title Gil/split ssl Support setting ssl client certificate information and ssl root certificate independently Aug 19, 2024
@soupi soupi marked this pull request as ready for review August 19, 2024 07:38
crates/configuration/src/connect.rs Outdated Show resolved Hide resolved
@soupi soupi enabled auto-merge August 20, 2024 09:15
@soupi soupi added this pull request to the merge queue Aug 20, 2024
Merged via the queue into main with commit edce403 Aug 20, 2024
30 checks passed
@soupi soupi deleted the gil/split-ssl branch August 20, 2024 09:24
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