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

[License Exception Request] Connect: allow OpenSSL license for swift-nio-ssl #823

Open
akshayjshah opened this issue Jun 28, 2024 · 1 comment
Assignees

Comments

@akshayjshah
Copy link

akshayjshah commented Jun 28, 2024

Component details

The component is swift-nio-ssl, part of Swift's non-blocking networking stack, at the most recent version. (All versions I checked have the same problem, but let's focus on the latest version.)

The repository is https://github.com/apple/swift-nio-ssl. The repository as a whole claims to be available under an Apache 2 license, but it includes code that's licensed under the OpenSSL license. The text in that file also allows use under the CRYPTOGAMS license or GPL v2.

License name

OpenSSL

Code modified?

Unmodified

Changes contributed?

N/A

Any alternatives?

As far as I know, swift-nio-ssl is the only way to use HTTP/2 + TLS and have access to HTTP trailers on iOS.

Integrates with other components?

connect-swift is an RPC library that's part of the broader Connect project, which recently joined the CNCF Sandbox. swift-nio-ssl is a build-time dependency of the connect-swift subpackage that offers gRPC compatibility.

@akshayjshah
Copy link
Author

akshayjshah commented Jun 28, 2024

For context, swift-nio-ssl is also used in gRPC's Swift implementation: https://github.com/grpc/grpc-swift/blob/main/Package.swift#L81.

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

No branches or pull requests

4 participants