CAC authentication on tomcat server
Asked Answered
S

0

3

How does a DOD CAC card validation works if our code is deployed on a tomcat server? Do we need to store the certificate authority file of DOD on a keystore (as trust store) and then give the path of this keystore in server.xml file of tomcat?

Is there any other approach with which we can authenticate a DOD smart card?

If those authorities file have to be loaded on server's trust store then which all files are required to be loaded and from where to download those certificate authority files?

Skillless answered 28/2, 2018 at 8:0 Comment(1)
I have a very similar question to yours--did you ever come across a solution that worked for you?Spermogonium

© 2022 - 2024 — McMap. All rights reserved.