• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

HTTPS on JBoss/Tomcat - SSL is *hard* to setup!!

 
Ranch Hand
Posts: 207
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm having a really hard time getting an SSL cert installed correctly and I obviously don't understand what's involved because I'm finding a myriad of information on Google on how this is done and just as many people who are having the same problems I am w/ all different versions of JBoss & Tomcat.

I'm using JBoss 4.0.4.GA, which uses Tomcat 5.5.17. I have an SSL cert from Verisign for which I'm trying to install.

I followed these instructions:

http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch9.chapt.html#d0e21962

...and I followed this for setting up the cert:

http://www.verisign.com/support/ssl-certificates-support/install-ssl-certificate.html
http://www.verisign.com/support/ssl-certificates-support/page_dev020195.html

...but no matter what, when starting JBoss I get these errors:



I've been banging on this for two days now and at this point I may have no choice but to run JBoss through IIS since it's running on the same machine. I don't *want* to do that but this is overwhelming. I haven't been able to find a post or get a response on the JBoss AS forums to help me out.

Can anyone help me out?
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Vinnie - I know that this is a very old thread but I have the same problem that you described in your post and I was wondering if you ever found a solution? Thanks in advance.
 
Vinnie Jenks
Ranch Hand
Posts: 207
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jessica Plunkett:
Vinnie - I know that this is a very old thread but I have the same problem that you described in your post and I was wondering if you ever found a solution? Thanks in advance.



Actually, yes, we've been running in production and SSL has been working since I posted this. With some trial-and-error, it came together.

Shoot me an email at zambizzi-at-gmail-dot-com and I'll try to help you where you're stuck.

-v
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
moving to servlets forum
 
Sunglasses. AKA Coolness prosthetic. This tiny ad doesn't need shades:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic