Top "Nss" questions

Network Security Services (NSS) is a set of libraries designed and maintained by Mozilla to support cross-platform development of security-enabled client and server applications.

LDAP won't update if cached data exists

We have an SELinux client that authenticates network users using LDAP connecting to an Active Directory server. Since our machines …

active-directory ldap nss selinux
Unable to locate package nss-devel - Ubuntu 14.04

What is the debian equivalent of nss-devel package? apt-get install nss-devel is not working.

ubuntu-14.04 nss
validating X.509 certificate on linux

I have just started working with X.509 certificates. Can any one tell me how to go about validating a certificate …

c linux openssl x509 nss
HTTP GET using cURL is giving SSL error

I have written a REST server which listens on port 8000. I am trying to invoke the api from the same …

rest http ssl curl nss
curl "Peer's public key is invalid." unable to load client key: -8178 (SEC_ERROR_BAD_KEY)

I'm trying connect my PHP app to the server, which require auth by private key and does not have certs …

php ssl curl nss