Top "Certificate-authority" questions

In cryptography, a certificate authority or certification authority (CA) is an entity that issues digital certificates.

How to resolve "enter the password for credential storage" issue?

So I am playing around with fiddler web proxy. I need to decrypt https traffic. So I am trying to …

android wifi ssl-certificate certificate-authority
ColdFusion CFHTTP I/O Exception: peer not authenticated - even after adding certs to Keystore

I'm currently working with a payment processor. I can browse to the payment URL from our server, so it's not …

authentication coldfusion certificate certificate-authority cfhttp
OpenSSL Verify Peer (Client) Certificate in C++

I have a working application that establishes an SSL connection to a server. The server uses a self-signed certificate and …

c++ ssl certificate openssl certificate-authority
Can a SSL certificate be signed by multiple certificate authorities?

It would be nice to spread the trust around a bit, so we don't have to rely on just one …

ssl-certificate certificate-authority
Multiple computers with a standard iPhone developer program

I have enrolled on the standard iPhone Developer Program and I've successfully created a provisioning profile for my iMac. But …

iphone provisioning certificate-authority
"Error opening CA private key" on Windows

I am running on Windows Server 2003, and installed Win64 OpenSSL v1.0.1i Light No matter what guide I follow to …

openssl certificate ssl-certificate certificate-authority
What's the difference between class 1 and class 3 roots, and the certificates signed by them?

Pretty much what the question says. What's the difference between the two classes of roots? The differences between the certificates …

certificate pki certificate-authority
Android - Security with HTTPS and SSL - Unknown certificate authority - NativeCrypto Exception

Following this one: https://developer.android.com/intl/es/training/articles/security-ssl.html part:Unknown certificate authority - example of …

android ssl https ssl-certificate certificate-authority
Generate CSR with 2 OU Names

I have to create an application which generates a CSR. While generating a CSR we are required to fill in …

openssl certificate keytool certificate-authority
SSL Socket connection iOS

I am trying to setup a secure connection to a java run SSLServerSocket. I have created my own root CA, …

ios sockets ssl certificate-authority root-certificate