Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I currently work on an application that we are investigating adding support for authenticating users using DoD CAC cards.

Our application has a .NET Winform frontend and a Tomcat webserver that utilizes Apache Axis Web Services on the backend.

I was wondering if someone has implemented something similar in the past, or could give me some pointers on where I can find some usefull information.

I am interested in the following:
1. How to get my .NET winform client to obtain the certificate in the CAC card to provide to the server

2. On the tomcat server, how do obtain the identity of the user passing the certificate.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900