I have web application (on Windows IIS server) that creates EDI 210 XML based on user inputs and transmits it to our OTM Application server (HP Server) using HTTPPOST on port 80. My question is could this be sent over SSL on port 443 to secure this information from my web application to OTM Application server? What setup or configuration do we need to do on OTM Application server?
Thanks.
Thanks.
Comment