File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Custom truststore for a JBoss web application? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Custom truststore for a JBoss web application?" Watch "Custom truststore for a JBoss web application?" New topic
Author

Custom truststore for a JBoss web application?

Dave Alvarado
Ranch Hand

Joined: Jul 02, 2008
Posts: 434
Hi,

I have a web application (WAR file) running in JBoss 7.1. The web application communicates with a site with a self-signed certificate, but which I trust. Is there a way to have a custom truststore for the web application only, and if so, how does one set that up? I have seen the Jboss settings that would allow for a truststore for all of the JBoss webapps, but at this point, I can't say for sure if everyone wants to use the same truststore I do.

Thanks for any advice, - Dave
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Custom truststore for a JBoss web application?
 
Similar Threads
Problem with SSL Configuration, certificates and keystores
Ejb3 Consuming Web Services over SSL-(JBoss) certificate_unknown
JBoss as Web service client - SSL - keystore/truststore setup
Spring Security + ldaps + JBoss
Custom system properties for each struts application