Top "Pkix" questions

PKIX is the Internet's PKI as specified by the Internet Engineering Task Force (IETF).

Invalid self signed SSL cert - "Subject Alternative Name Missing"

Recently, Chrome has stopped working with my self signed SSL certs, and thinks they're insecure. When I look at the …

google-chrome ssl https pkix
Error in JavaMail : PKIX path building failed unable to find valid certification path to requested target

I am trying to build an email client app in android and right now i want to configure the javaMail …

java email ssl jakarta-mail pkix
Programmatically Create X509 Certificate using OpenSSL

I have a C/C++ application and I need to create a X509 pem certificate containing both a public and …

openssl ssl-certificate x509 pkix
Programmatically verify certificate chain using OpenSSL API

This is very similar to other questions but the ones I've looked at either don't have an answer or don't …

c openssl x509 certificate-store pkix
PKIX path building failed in Eclipse

i'm working with Liferay and i'm using eclipse, and running a client/server model, using an encrypted socket (SSL). Currently, …

java eclipse ssl liferay pkix
How do I get public key hash for SSL pinning?

How would I get the hash of a public certificate's info to be able to perform SSL Pinning in my …

ios ssl x509 pinning pkix
SSL Error: unable to find valid certification path to requested target

I am trying to connect to a url through my server that requires certificate. I have imported my Client Authentication …

ssl jboss ssl-certificate x509certificate pkix
How to pass trustStore property in gradle build script

I am trying to generate classes for a SOAP webservice through a gradle script. I am using a plugin gradle-jaxws-plugin …

java ssl gradle pkix
Options for Programmatically Adding Certificates to Java KeyStore

I was getting an SSL Handshake Exception error: PKIX "path does not chain" (described here). I fixed it by importing …

java ssl keystore programmatically-created pkix
s_client and gethostbyname failure

I am working with an external company. Lets call them evilcorp.com. I want to use openssl to debug a …

ssl openssl x509 mutual-authentication pkix