<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm trying to access a web service endpoint using sTunnel to handle all the SSL traffic. For my other connection setups this works perfectly fine. But for this one particular client I'm getting a 400 - Bad Request Error. <br><br>Client Configuration looks like this:<br><br><i>[Connection1]<br>client = yes<br>accept = 127.0.0.1:9006<br>connect = server.com:443</i><br><br><br>Response I get back is:<br><br><i><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><br><html><head><br><title>400 Bad Request</title><br></head><body><br><h1>Bad Request</h1><br><p>Your browser sent a request that this server could not understand.<br /><br>Reason: You're speaking plain HTTP to an SSL-enabled server port.<br /><br>Instead use the HTTPS scheme to access this URL, please.<br /><br><blockquote>Hint:
 <a 
href="https://server.com/"><b>https://server.com/</b></a></blockquote></p><br></body></html></i><br><br><br><br>Is there a setting configuration I can use so that sTunnel redirects to https://server.com instead of server.com:443?<br><br><br>Thanks in advance,<br>Jake<br>                                          </div></body>
</html>