Description of problem: While trying to provision AS2.1 onto a bare metal machine over HTTP, the HTTP GET fails with "HTTP/1.1 400 Bad Request" error. I believe that this is because the HTTP request is not compliant with RFC 2616. In particular, the RFC calls for the HTTP request to be terminated by a CRLF (hex: 0D 0A), the actaul request seems to be terminated with 09 0A The problem occurs with Microsoft Internet Information Server (IIS) 6.0. IIS 5.0 and Apache for Windows appear to be more tolerant, and deal with the malformed request correctly. Version-Release number of selected component (if applicable): AS2.1 How reproducible: Provision AS2.1 onto a machine over HTTP using MS IIS6.0 as an HTTP server Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is fixed in newer update releases of RHEL 2.1 *** This bug has been marked as a duplicate of 108652 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.