Top "Certificate" questions

A certificate is an electronic document used in cryptography.

A certificate chain could not be built to a trusted root authority

During the installation of .NET Framework 4.6.2, I got an error: .NET Framework installation failed: -2146762486. A certificate chain could not …

.net certificate windows-7-embedded
How to create a self-signed certificate for a domain name for development?

I have subdomain.example.com that I use for development purposes. My web application solution contains a web API etc, …

iis ssl certificate ssl-certificate self-signed
Getting RSA private key from PEM BASE64 Encoded private key file

I have a private key file (PEM BASE64 encoded). I want to use it else where to decrypt some other …

java cryptography certificate x509 pkcs#8
How to add certificate chain to keystore?

I have file with chain of certificates - certificate.cer: subject=/C... issuer=/C=US/O=VeriSign, Inc... -----BEGIN CERTIFICATE----- ... …

java openssl certificate keystore keytool
How to programmatically set the SSLContext of a JAX-WS client?

I'm working on a server in a distributed application that has browser clients and also participates in server-to-server communication with …

java ssl certificate jax-ws
What is difference between cacerts and keystore?

What's the difference between the two, cacerts and keystore? If I use the definition found in these links, cacerts and …

java certificate keystore
Cannot install signed apk to device manually, got error "App not installed"

I'd like to publicate my app to GooglePlay but first i would like to do a last testing with the …

android certificate release android-install-apk
SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch

I'm not able to setup SSL. I've Googled and I found a few solutions but none of them worked for …

ssl nginx openssl certificate key
How to obtain Certificate Signing Request

How do I obtain a Certificate Signing Request? All I'm trying to do is get my app running on my …

ios xcode certificate keychain certificate-signing-request
Android Studio - Unable to find valid certification path to requested target

I'm getting this error Gradle 'project_name' project refresh failed: Unable to find valid certification path to requested target when …

android gradle android-studio certificate