Top "Pki" questions

Public Key Infrastructure

Is it possible to programmatically generate an X509 certificate using only C#?

We're trying to generate an X509 certificate (including the private key) programmatically using C# and the BouncyCastle library. We've tried …

c# x509certificate bouncycastle pki x509
PKCS12 Java Keystore from CA and User certificate in java

I've recently been put in charge of mocking up an Apple product (iPhone Configuration Utility) in Java. One of the …

java encryption x509certificate pki pkcs#12
Implementing X509TrustManager - passing on part of the verification to existing verifier

I need to ignore the PKIX path building exception javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building …

java security ssl x509certificate pki
Convert a .cer file to .pfx file

My ultimate objective is to sign my exe. For this i would need a certificate. From my company's pKI i …

ssl openssl pki
Digital certificates: What is the difference between encrypting and signing

I am relatively new to PKI, certificates and all related stuff. As far as I understand in public-key cryptography one …

digital-signature digital-certificate pki
Where is the JRE lib/security directory on Mac OS X?

I need to generate a cert and can't find this directory. Thanks!

java macos pki java-security
How to generate an SSL client certificate from a disconnected network?

I have a unique situation where I need to implement client certificate authentication over HTTPS between IE browser and IIS 6. …

authentication ssl https pki client-certificates
What books will help me learn everything I can about SSL/PKI?

Since SSL is the backbone of the secure internet, (now technically called TLS), what are some good books I should …

openssl ssl-certificate ssl pki
DOD Common Access Card (CAC) Authentication

I have figured out all the necessary steps to get DOD CAC card based client certificate authentication working in Apache, …

pki x509certificate2 mod-ssl cac
Best (Free) Certificate management tools

I recently downloaded a neat java tool for managing certificate files - like PEM, PFX, etc.. From memory it was …

pki