<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 09/10/2013 04:39 AM, Scott Sikorski
wrote:<br>
</div>
<blockquote cite="mid:522E8653.8070009@yahoo.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<div class="moz-text-flowed" style="font-family: -moz-fixed;
font-size: 14px;" lang="x-western">I am curious if stunnel can
support listening for an incoming t3 connection?<br>
<br>
I am having difficulty getting t3s to work between WebSphere and
WebLogic for API calls and am curious if an alternative such as
stunnel will work. <br>
<br>
I have stunnel installed betwen a client and the destination
host, but the client doesn't seem to want to accept a
t3://127.0.0.1:14010 connection but when I change this to <a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://127.0.0.1:14010">http://127.0.0.1:14010</a> it
works fine. <br>
<br>
Anything you can share would be appreciated. Mostly, if it will
never work, that would be nice to know as to not spend more time
troubleshooting.</div>
</blockquote>
<br>
As far as I understand the documentation:<br>
<a class="moz-txt-link-freetext" href="http://docs.oracle.com/cd/E13222_01/wls/docs45/classdocs/API_secure.html">http://docs.oracle.com/cd/E13222_01/wls/docs45/classdocs/API_secure.html</a><br>
t3s is just t3 over ssl. It should work. Please let us know the
outcome of your tests.<br>
<br>
Mike<br>
</body>
</html>