1 Reply Latest reply on Dec 26, 2001 10:43 PM by johnnycannuk

    Win 98 SSL Config probs

    johnnycannuk

      See posting for more details:

      http://jboss.org/forums/thread.jsp?forum=49&thread=5666

      Essentially I can get this to work without a hitch on Win NT but I'm having a great deal of trouble getting it to work on Win 98 or Redhat 7.1? any ideas?

      BTW Merry Christmas
      Anyway, my jboss.jmcl now has the following:





      .keystore
      changeit


      ...
      and

      ...

      <!-- Uncomment to add embedded catalina service -->

      80






      Win 98 doesn't appear to recognize RMI+SSL, only refers to it as other and nothing happens on 443 at all


        • 1. Re: Win 98 SSL Config probs
          johnnycannuk

          Whoops...I guess I should read Scott Stark's e-mails a little more carefully...

          Problem solved: the above should read ->



          no 's' on arg...

          .keystore
          changeit


          ...
          and

          ...

          <!-- Uncomment to add embedded catalina service -->

          80






          This works great on all platforms... I guess I have an 'old' version of the 2.4.4 catalina bundle at work

          Mike