<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'>Trying to figure out why this is failing.  This works well for UPS, but 
is failing for authorize.net, who recently switched to an "Akamai" 
endpoint to be annoying.<br><br>On Windows<br>Loopback installed<br><br>[TLS_AUTH]<br>client = yes<br>accept = 10.1.1.2:8888<br>connect = test.authorize.net:443<br>TIMEOUTbusy = 10<br><br><br>Opening
 "https://test.authorize.net/gateway/transact.dll" is successful, gets 
the page (says "The follow errors have occured" because page expects a 
POST, that's ok)<br><br>Opening "http://10.1.1.2:8888/gateway/transact.dll" gets a 400 error from the server with:<br><br><h1>Invalid URL</h1>
The requested URL "[no URL]", is invalid.
Reference #9.2fc094d1.1463421241.5752b4e2 <br><br><br><br>--<br><br>                                          </div></body>
</html>