nss 2:3.15.3.1-1.1 source package in Ubuntu

Changelog

nss (2:3.15.3.1-1.1) unstable; urgency=low


  * Non-Maintainer Upload
   - ship extra NSS utilities (Closes: #701141)

 -- Daniel Kahn Gillmor <email address hidden>  Sat, 04 Jan 2014 11:34:41 -0500

Upload details

Uploaded by:
Maintainers of Mozilla-related packages
Uploaded to:
Sid
Original maintainer:
Maintainers of Mozilla-related packages
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss_3.15.3.1-1.1.dsc 2.3 KiB 4e5c97f15972c05f1032ccd0a7111b286dbef32bf126dc822bae60f76c934aa1
nss_3.15.3.1.orig.tar.gz 6.0 MiB 607a913882540df81f74152e8aa492e0dd09c5d3f2c7321f18c69ee501fc6ba5
nss_3.15.3.1-1.1.debian.tar.gz 36.5 KiB dcff3a37f4b567ac02eea137559040d6ed9e7bb3c6cbaf9a35d633fa7c780108

Available diffs

No changes file available.

Binary packages built by this source

libnss3: Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.

libnss3-1d: Network Security Service libraries - transitional package

 This is a transitional package to ensure smooth transition of all packages
 to libnss3.

libnss3-dbg: Debugging symbols for the Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 This package provides the debugging symbols for the library.

libnss3-dev: Development files for the Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 Install this package if you wish to develop your own programs using the
 Network Security Service Libraries.

libnss3-tools: Network Security Service tools

 This is a set of tools on top of the Network Security Service libraries.
 This package includes:
  * certutil: manages certificate and key databases (cert7.db and key3.db)
  * modutil: manages the database of PKCS11 modules (secmod.db)
  * pk12util: imports/exports keys and certificates between the cert/key
    databases and files in PKCS12 format.
  * shlibsign: creates .chk files for use in FIPS mode.
  * signtool: creates digitally-signed jar archives containing files and/or
    code.
  * ssltap: proxy requests for an SSL server and display the contents of
    the messages exchanged between the client and server.