summaryrefslogtreecommitdiffstats
path: root/rules/nss.in
blob: 3e4a07a754040626d2efa223929317210bdb304b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=networking

config NSS
	tristate
	prompt "nss"
	select NSPR
	select SQLITE
	help
	  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.