The cac tag has no wiki summary.
5
votes
1answer
914 views
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 to request and receive client certificates from DoD CAC cards.
I have a client machine running IE ...
5
votes
2answers
2k views
How to connect to HTTPS server using Common Access Card
I need to write a java program to connect to a HTTPS server (DoD website). The website requires CAC (DoD common access card) authentication. If you access this site via browser, you insert your CAC ...
5
votes
6answers
10k views
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 goal is to find out how to use CAC card authentication (by PIN number) to ...
4
votes
2answers
2k views
CAC Smartcard Reauthenticate
We have one browser-based application where we want to make the user reauthenticate when they enter it. So when they access that URL we want them to be presented with the PIN prompt so they have to ...
4
votes
6answers
4k views
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, but am now struggling to pull a good GUID for the user from the certificate I ...
3
votes
1answer
69 views
Using US Military Common Access Card (CAC) Personal Identity Verification (PIV) for authentication in Drupal
I have a requirement to enable logging into a new Drupal powered site using the military Common Access Card/Personal Identify Verification system.
I have come across this module: ...
3
votes
1answer
2k views
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 but have not come across any details.
Currently we use Windows Active ...
2
votes
0answers
174 views
Smart Card enable a PHP site hosted on IIS 6?
I have been doing some research on this the past couple days and have yet to find a solution. I have seen suggestions that include the php Exec() function to call an outside application to handle ...
2
votes
5answers
679 views
How do I automate access to an IIS website that has “require client certificates”?
I work on an IIS6/ASP.NET website that must "require client certificates" in the form of a smart card (specifically a Common Access Card). I need to create a few services to access various URLs on a ...
2
votes
2answers
347 views
How to specify alias name in system property while making 2way SSL con?
I am trying to run a java client with 2way SSL which uses CAC card as keystore for the client. I have addded the following system property in my client program to make it work and change the ...
2
votes
3answers
405 views
CAC Client Application Authentication in Python
I am building a python application to pull data from a website. The application has to authenticate(HTTPS/SSL) with a CAC card and pin in order to make requests.
Am I correct in my assumptions that ...
1
vote
1answer
138 views
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 web server). Using LibCurl I need to download a file from an HTTPS server that requires a client ...
1
vote
2answers
176 views
ActivClient/CAC: How to get the container AID?
I'm trying to work with ActivClient BSI against CAC cards (PKI).
How can I get the AID of the containers?
For now, I'm using the AID I saw in the ActivClient UI. Are these values constant?
If yes, ...
1
vote
1answer
405 views
Common Access Card (CAC) (PKCS#11) Demographic Information
Is there a .NET API available (paid or free) that gives me the demographic information available on the card? (It would have to be CPU architecture agnostic, or set of APIs for x86 and x64 ...
1
vote
2answers
128 views
Django and Common Access Cards (CAC)
A web app written in Python is planned, Django is a leading contender as framework.
One requirement is CAC access, wihout the need to hand enter username and password. From what I can tell, CAC ...
1
vote
2answers
330 views
What's the difference between CAC cards and a 'generic' smart card?
We're trying to enable our rich client C++ Windows application to utilise DoD CAC cards.
We're using a third party library to secure our client/server communication using SSL, and it ...
1
vote
0answers
66 views
How to specify alias name in system property while making 2way SSL con?
I am trying to run a java client with 2way SSL which uses CAC card as keystore for the client. I have addded the following system property in my client program to make it work and change the ...
1
vote
1answer
407 views
Listing certificates from a CAC without pin
I'm developing a CAC authentication app.
I'm running RHEL 5.5 and have a card reader attached to my machine. When I insert a smart card/CAC, there is a popup notification that comes on the upper ...
1
vote
2answers
375 views
How to detect smartcard insertion or removal event in linux
Folks, I'm working on a certificate authentication app that will authenticate user based on CAC inserted. How do I know when the CAC is inserted / removed? I'll be "catching" that event in C++ or ...
1
vote
0answers
146 views
Certificate altered on import to current user store?
ENVIRONMENT:
In an active directory environment we are using ActivClient to copy a digital signing certificate from a smart card to the current user store upon smart card insertion. The smart card ...
1
vote
1answer
419 views
Sending Complete Chain from Common Access Card (CAC)?
I'm attempting to enable SSL communication from a web service client (Axis2) using the certificate on the user's CAC card. Works like a charm....UNTIL the web server is CAC enabled. At that point ...
1
vote
3answers
1k views
Configuring 'Cassini' (ASP.NET Development server) for CAC cards for testing - How?
I'm developing a new website (ASP.Net, VB codebehind pages, .Net 3.5) to replace a "Classic ASP" site.
Some of the pages are 'public' and the rest require authentication - in this case it's done by ...
0
votes
0answers
4 views
CAC Subject Format
Greetz!
I'm working on an app taht uses a CAC to authenticate. My question is if the certificate's Subject always begins with CN=USERsNAME?
If there is a resource for info like this on the CAC I'd be ...
0
votes
0answers
225 views
C compilier cannot create executables Mac SmartCard Driver compile
OS X 10.6.8
While trying to compile ccid-1.3.12_alcormicro which is a linux driver for the IOGEAR GSR202 Smart Card Reader, I get the following compile error:
found libusb-config, using it
...
0
votes
0answers
44 views
ActivClient: gscBsiPkiCompute returns BSI_BAD_PARAM
I connected to the smart card and I read the certificate. When I'm trying to use the PkiCompute I get this error.
I'm using ActivClient's BSI sample as my test tool.
This is the code:
BSI_RETURN ...
0
votes
1answer
159 views
CAC enable JBoss
I'm trying to enable a web application deployed on JBoss 4.2.3 for client certificate authentication using a DOD issued CAC, ActivClient, and IE on the client machine. As a proof of concept, I was ...
0
votes
0answers
105 views
How can I add CAC user name to my web page and logging?
I have a win 2008 server IIS7 and users who login with a CAC card. I want to add the user's CAC card user name to the web page when they login. And I'd also like to log user info from CAC card to my ...
0
votes
1answer
232 views
retrieval of security token upon swipe of CAC card using Java
I am using SCR3310 card reader in Ubuntu, and I have installed the necessary drivers for the smart card reader and it works fine. I have installed pscs_tools to check whether the card/card reader ...
0
votes
3answers
458 views
How to extract the username from a DOD CAC using java?
I am trying to communicate with a CAC using Java. From the Developer Kit I was able to find information about extracting the Unique ID(CHUID) and even a few information like the Applets available in ...
0
votes
1answer
541 views
PKCS11 driver for CAC card/ card reader
I have a doubt regarding how to get the pkcs11 driver for interacting with CAC cards .As far as I understood the card reader should provide the driver. I just checked the SCR331 card reader abd they ...
0
votes
1answer
654 views
DoD PKI CAC authentication in Tomcat (embedded in JBoss)
I need to support DoD issued CAC-based authentication in my web application deployed in JBoss. Could someone give me pointers on where to start, the steps involved, etc?
Also, which JCE provider ...
0
votes
2answers
806 views
IE7 Smartcard PIN Prompt
I can open as many instances of IE7 as I want and I get prompted for a cert each time (but no PIN). However, if I close any of the instances of IE7, then on the next open I get the PIN prompt. So it ...
0
votes
4answers
1k views
CAC card login not authenticating random users who must user their windows user and pwd
Having an issue with random individuals trying to access an intranet site with a security certificate. Most users are able to simply select their Smartcard/CAC certificate, enter the pin number and ...