Add NIOSSL dependency by fabianfett ยท Pull Request #74 ยท swift-server/RediStack

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@fabianfett

Copy link Copy Markdown

Member

We want to enable TLS Redis Connections out of the box. For this to work we need to link NIOSSL. This patch just adds the dependency. Most of our adopters have NIOSSL very likely in their dependency graph anyway.

We want to enable TLS Redis Connections out of the box. For this to work we need to link NIOSSL. This patch just adds the dependency. Most of our adopters have NIOSSL very likely in their dependency graph anyway.

@fabianfett fabianfett requested a review from Joannis

July 5, 2023 16:19

@fabianfett fabianfett added the ๐Ÿ†• semver/minor

Adds new public API.

label

Jul 5, 2023

@fabianfett fabianfett merged commit 8843065 into swift-server:main

Jul 6, 2023

@fabianfett fabianfett deleted the ff-add-niossl-dependency branch

July 6, 2023 09:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Joannis Joannis Joannis approved these changes

Assignees

No one assigned

Labels

๐Ÿ†• semver/minor

Adds new public API.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fabianfett @Joannis