Top "Certificate" questions

A certificate is an electronic document used in cryptography.

Convert .cer to .p12

I'm working on a project for a client. I have two .cer files (developer and distribution) both are loaded into …

ios macos certificate keystore-access p12
How are ssl certificates verified?

What is the series of steps needed to securely verify a ssl certificate? My (very limited) understanding is that when …

algorithm security ssl certificate
How to export private key from a keystore of self-signed certificate

I just created a self-signed certificate on a linux box running tomcat 6. I created the keys like this, valid for 10 …

tomcat ssl certificate self-signed keystore
Convert .cer certificate to .jks

I need to convert a .cer file to a .jks file. I saw a few questions about it, but haven't …

java certificate jks cer java-security
SSL cert "err_cert_authority_invalid" on mobile chrome only

Domain: https://www.amz2btc.com Analysis from SSL Labs: https://www.ssllabs.com/ssltest/analyze.html?d=amz2btc.…

google-chrome ssl certificate ssl-certificate
How to install a certificate in Xcode (preparing for app store submission)

I wan't to select my distribution profile in Code Signing Identity in the build tab of targets. But all my …

iphone xcode certificate app-store submission
Import Certificate to Trusted Root but not to Personal [Command Line]

I am trying to import two certificates to my local machine using the command line. I have one certificate to …

windows certificate root trusted certutil
A valid provisioning profile for this executable was not found... (again)

I know this has been asked and answered multiple times but I'm tearing my hair out as none of the …

xcode certificate provisioning-profile
Programmatically Install Certificate into Mozilla

Is there a way to programmatically install a certificate into mozilla? We're trying to script everything to eliminate deviations in …

firefox certificate