Is there a way to Programmatically validate certificate using JBoss security domain?
It is relative easy to do validation against trust store, but I want to avoid double
reference to trust store, passwords on various places, etc.
It would be great if it is possible just to validate certificate against trust store
already set up in Jboss, by just fetching it form some kind of context with only domain
name, etc.
Is it possible?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218295#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...