Top "Certificate" questions

A certificate is an electronic document used in cryptography.

How to convert .pfx file to keystore with private key?

I need to sign Android application (.apk). I have .pfx file. I converted it to .cer file via Internet Explorer …

java certificate apk keytool jarsigner
How to ignore the certificate check when ssl

I am trying find a way to ignore the certificate check when request a Https resource, so far, I found …

c# ssl httpwebrequest certificate
How do I fix certificate errors when running wget on an HTTPS URL in Cygwin?

For example, running wget https://www.dropbox.com results in the following errors: ERROR: The certificate of `www.dropbox.com' …

https cygwin certificate wget
How can I deploy an iPhone application from Xcode to a real iPhone device?

How can I deploy an iPhone application from Xcode to real iPhone device without having a US$99 Apple certificate?

ios xcode deployment certificate
"Debug certificate expired" error in Eclipse Android plugins

I am using Eclipse Android plugins to build a project, but I am getting this error in the console window: [2010…

android eclipse certificate
Console errors. Failed to load resource: net::ERR_INSECURE_RESPONSE

I'm getting them on my links in my head. GET https://fr.s.us/js/jquery-ui.css net::ERR_INSECURE_…

http certificate
Xcode 4 - "Valid signing identity not found" error on provisioning profiles on a new Macintosh install

I had a Macintosh I used to develop iPhone apps with using XCode 4. I now have a new Macintosh with …

iphone xcode certificate keychain provisioning-profile
SSL certificate is not trusted - on mobile only

My site is working great over SSL in my desktops (chrome) I have a green lock near the address bar …

android iphone google-chrome ssl certificate
How to make a machine trust a self-signed Java application

I'm deploying an application using JAWS, and it worked until late 2013 when I got a warning, and then this morning …

java security certificate java-web-start self-signed
OpenSSL: unable to verify the first certificate for Experian URL

I am trying to verify an SSL connection to Experian in Ubuntu 10.10 with OpenSSL client. openssl s_client -CApath /etc/…

ssl certificate openssl