-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Description
This is not a bug report. It’s a license clarification request regarding commercial use.
Steps to Reproduce
N/A — no reproducible steps. This is a policy question.
Expected Behavior
A clear statement on whether GPLv3 licensed SSLClient can be used inside a commercial, closed-source product (distributed to customers).
Actual Behavior
N/A — information request only.
Environment
N/A
IDE
N/A
Hi,
First, thank you for your great work on SSLClient.
I noticed the project is licensed under GPLv3. I’d like to clarify if the library can be used inside a commercial (closed-source) product. My understanding is that GPLv3 generally requires derivative/distributed works to be GPL-compatible and therefore open the source code, which would not fit our use case.
- Is there any permitted way to use SSLClient in a closed-source, commercially distributed application under the current license?
- If not, would you consider offering an alternative license (e.g., MIT, BSD-3, or Apache-2.0) or a dual-license / commercial license option?
Happy to provide more details about our use case (linkage model, distribution, etc.) if helpful.
Thanks!