]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/easy-rsa/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / easy-rsa / Config.in
1 config BR2_PACKAGE_EASY_RSA
2         bool "easy-rsa"
3         select BR2_PACKAGE_OPENSSL # runtime
4         select BR2_PACKAGE_OPENSSL_BIN
5         help
6           Simple shell based CA utility
7
8           This package eases the creation of certificates, for example
9           for openvpn clients.
10
11           This was formerly part of the openvpn package.
12
13           easy-rsa is a wrapper script around OpenSSL binaries.
14
15           https://github.com/OpenVPN/easy-rsa