Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
Easy-RSA -- A Shell-based CA Utility
2
====================================
3
 
4
Copyright (C) 2013 by the Open-Source OpenVPN development community
5
 
6
Easy-RSA 3 license: GPLv2
7
-------------------------
8
 
9
All the Easy-RSA code contained in this project falls under a GPLv2 license with
10
full text available in the Licensing/ directory. Additional components used by
11
this project fall under additional licenses:
12
 
13
Additional licenses for external components
14
-------------------------------------------
15
 
16
The following components are under different licenses; while not part of the
17
Easy-RSA source code, these components are used by Easy-RSA or provided in
18
platform distributions as described below:
19
 
20
### OpenSSL
21
 
22
  OpenSSL is not linked by Easy-RSA, nor is it currently provided in any release
23
  package by Easy-RSA. However, Easy-RSA is tightly coupled with OpenSSL, so
24
  effective use of this code will require your acceptance and installation of
25
  OpenSSL.
26
 
27
### Additional Windows Components
28
 
29
  The Windows binary package includes mksh/Win32 and unxutils binary components,
30
  with full licensing details available in the distro/windows/Licensing/
31
  subdirectory of this project. mksh/Win32 is under a MirOS license (with some
32
  additional component licenses present there) and unxutils is under a GPLv2
33
  license.