Top "Cac" questions

The Common Access Card (CAC) is a United States Department of Defense (DoD) smart card, used for email signing, authentication, and access to DoD computers and networks.

Common Access Card (CAC) Authentication Using Java

I'm bascially looking for someplace to start learning how to interface with a government CAC card using java. Ultimately, my …

java smartcard cac
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
CAC Smartcard Reauthenticate

We have one browser-based application where we want to make the user reauthenticate when they enter it. So when they …

security authentication smartcard cac
Configuring Tomcat to accept DOD CAC card certificates

I’m running an application on a stand-alone tomcat 6 server on a Windows box. I want it to be able …

tomcat ssl certificate cac common-access-card
Get a client certificate off of a DoD CAC Card

I have a C application that uses LibCurl (LibCurl is a C API that makes an HTTP connection to a …

https client-certificates cac
java.security.KeyStoreException: PKCS11 not found

My goal is to read information from a CAC card and use pkcs11 to extract information from it and sign …

java keystore pkcs#11 cac
Apache authentication via DOD PKI CAC

How does one implement Apache (within Linux) authentication using Department of Defense CAC cards? I've heard it can be done …

apache pki cac
How to add an e-signature to a PDF File from a Smart Card?

I have a Java EE app that needs to implement e-signing of PDF Files. The user needs to be able …

pdf pdf-generation itext smartcard cac