-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.OpenSSL
More file actions
27 lines (22 loc) · 1.28 KB
/
README.OpenSSL
File metadata and controls
27 lines (22 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2025-10-30 J-E O:
This is the original openssl readme from VTun. I do not completely
agree that there is a licensing issue with most uses of
vtun-embedded today. Dynamic linking means that the projects
do not neccesarily combine into one single work. The original
VTun notice will be retained as follows:
The dual-license on OpenSSL clashes with the more restrictive GPL
licensing on VTun. In most cases, an exemption on the GPL-licensed
product is ultimately required to ensure no barrier exists to using it
with a project licensed under a less restrictive license, legally
speaking.
Historically, VTun binaries have been linked with OpenSSL encryption
libraries and distributed in combination. A de-facto licensing
exemption has openly existed only with respect to linking VTun code
against OpenSSL libraries as well as distribution within projects also
incorporating OpenSSL. To that end, and to clear up a question about
linking raised with OpenSSL, a special exemption is hereby granted:
Permission is given to link the code of this program with the OpenSSL
library, or with modified versions of OpenSSL that use the same
license as OpenSSL, and to distribute linked combinations including
the two, so long as no other component within this program or the
resulting distribution forbids a coupling.