• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SSL configuration in JBOSS

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are using jboss-3.0.7_jakarta-tomcat-4.1.24.We need to setup SSL configuration and Verisign certificate configuration. Can any body help me on this set up.
Thanks in advance.
--Rambabu
 
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rambabu Kakumanu:
Hi,
We are using jboss-3.0.7_jakarta-tomcat-4.1.24.We need to setup SSL configuration and Verisign certificate configuration. Can any body help me on this set up.
Thanks in advance.
--Rambabu


Yeah, Anybody with SSL Know how?
 
Ranch Hand
Posts: 314
2
Android VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
If you have the JBoss 3.2 administration handbook or are willing to spend $10 for it, you can find instructions on installing SSL with JBoss / Tomcat on pp. 477-483.
If you have a copy of the JBoss 3.0 administration handbook, this information is found on pp. 320-325.
Information on using SSL with JBoss / Tomcat can also be found in:


Kunnumpurath, Meeraj Moidoo. "JBoss 3.0: Deployment and Administration Handbook" (Wrox Press, Ltd., 2002), pp. 103-104, 274-275.


Finally, the free Quick Documentation that can be downloaded from jboss.org has instructions on how to use SSL with JBoss / Tomcat on pp. 153-156.
Hope this helps.
Darryl
PS: There's also bound to be a discussion on the JBoss forums.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic