[THIN] Java Client 6.30 with CSG 1.1

  • From: DMelczer@xxxxxxxx
  • To: thin@xxxxxxxxxxxxx
  • Date: Wed, 23 Apr 2003 14:57:45 -0400

Has anyone been able to get the above configuration to work at all?  I keep
getting an error that "The Connection to the SSL Relay Failed (Code 1011)".

This is a standard CSG configuration...3 boxes for web, STA, and gateway.
Web, Gateway in DMZ, STA in private network (firewalled from DMZ), just as
"best practices" suggests.  CSG is 1.1, Java client is version 6.30.1298.

I'm using the following html code on an IIS 5 (Win2k) server (note MF server
is on private network with XML running off port 87):

<applet name="javaclient"
  codebase="../"
  code=com.citrix.JICA
  archive=JICA-coreJ.jar,JICA-configJ.jar,cryptojJ.jar,sslJ.jar,MyCert.jar
  width=800
  height=600>
    <param name="cabinets"
value="JICA-coreM.cab,JICA-configM.cab,cryptojM.cab,SSLM.cab,MyCert.cab">
    <param name="Address" value="#MyPubApp">
    <param name="SSLEnable" value="on">
    <param name=HTTPBrowserAddress value=myMFXPserver.mydomain.com:87>
    <param name="BrowserProtocol" value="HTTPonTCP">   
    <param name="SSLNoCACerts" value="1">
    <param name="SSLCaCert0" value="MyCert.crt">
    <param name="End" value="end.html">
</applet>

Any help apprecaited.  Thanks in advance.

-Dave Melczer
dmelczer@xxxxxxxx



**********************************************************************
Please be advised that this transmittal may be a confidential attorney-client 
communication or may otherwise be privileged or confidential.  If you are not 
the intended recipient, please do not read, copy or re-transmit this 
communication.  If you have received this communication in error, please notify 
us by e-mail (postmaster@xxxxxxxx) or by telephone (call us collect at 
212-403-4357) and delete this message and any attachments. Thank you in advance 
for your cooperation and assistance.

www.wlrk.com
**********************************************************************

********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm

Other related posts:

  • » [THIN] Java Client 6.30 with CSG 1.1