|
From: Geilfuss, B. <Bra...@Si...> - 2003-06-11 19:15:20
|
hmm. not sure this is the cause. when i used keygen, i was careful to set the issuer as my ipaddress. = i've tried issuing keys as localhost, my actual ipaddress, and = 127.0.0.1. and adjusting LoopBack.java against every combination each = time, the message i get tells me that my host name should be "foo" where = foo is whataever domain name entered under toMshUrl in LoopBack.java, = regardless of what certificate i have in the keystore (i only put one in = at a time). i've restarted tomcat everytime i modify the keystores. the exception is thrown at the line in loopback that instatiates the = Request object. i'd cut and paste the full stacktrace, but that machine = isn't connected to the internet.=20 =3D=3D Brad Geilfuss Sierra Systems 400 N. Continental Blvd., Suite 300 El Segundo, CA 90245 Main: 310.536.6288 Dir: 310.743.8265 Fax: 310.536.6282 www.SierraSystems.com -----Original Message----- From: Patrick Yee [mailto:kc...@ce...] Sent: Tuesday, June 10, 2003 7:00 PM To: ebx...@li... Subject: Re: [ebxmlms-general] HTTPS hostname wrong? You may try to investigate the common name of the server certificate=20 that your app server is using. In our experience when doing development, = the common name of the certificate of the app server should be the same=20 as the hostname part of the URL to request. Regards, -Patrick Geilfuss, Brad wrote: >Hi all- > >I have a few hermes MSH servers running, but I've hit an odd snag when = I try to do the loopback test using https from a win2k machine that I = don't get on other OS's. The error is: > > >hk.hku.cecid.phoenix.handler.RequestException: HTTPS hostname wrong: = should be <localhost> > > >I have the URL in the msh_client.properties.xml file set to = https://localhost:8443/msh/ and I have the same URL in LoopBack.java. > >If I change the URL in msh_client.properties.xml to = http://localhost:8080/msh/, everything works fine. > >Hermes finds the certificates OK so far as I can tell (after i added = %JAVA%/bin to my PATH variable). > >Has anyone else gotten this error and know what the root is? > >When I loopback from a HP-UX machine using this machine as the MSH, I = don't have this error. > >regards, >Brad > > >=3D=3D >Brad Geilfuss >Sierra Systems >400 N. Continental Blvd., Suite 300 >El Segundo, CA 90245 >Main: 310.536.6288 >Dir: 310.743.8265 >Fax: 310.536.6282 >www.SierraSystems.com > > >------------------------------------------------------- >This SF.net email is sponsored by: Etnus, makers of TotalView, The = best >thread debugger on the planet. Designed with thread debugging features >you've never dreamed of, try TotalView 6 free at www.etnus.com. >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > =20 > ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |