nss: add nss-tools
authorLucian Cristian <redacted>
Sat, 6 Apr 2019 12:08:47 +0000 (15:08 +0300)
committerLucian Cristian <redacted>
Sat, 6 Apr 2019 18:22:46 +0000 (21:22 +0300)
commitb75c860fac9c0fc354c79a0bca4a61ab0156daf3
treefff0173e6cfa1b0d2120060e75a683215396457b
parentb154bbc66e76ded42491d583254861c96c2cba79
nss: add nss-tools

Network Security Services (NSS) is a set of libraries designed
to support cross-platform development of security-enabled client
and server applications. Applications built with NSS can support
SSL v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME,
X.509 v3 certificates, and other security standards.

Signed-off-by: Lucian Cristian <redacted>
libs/nss/Makefile [new file with mode: 0644]
libs/nss/files/blank-cert9.db [new file with mode: 0644]
libs/nss/files/blank-key4.db [new file with mode: 0644]
libs/nss/files/system-pkcs11.txt [new file with mode: 0644]
libs/nss/patches/001-nss_standalone.patch [new file with mode: 0644]
libs/nss/patches/002-os_test.patch [new file with mode: 0644]
libs/nss/patches/003-openwrt_fix.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT