Forum Discussion
JohnP_WDG_36158
Aug 13, 2018Altocumulus
SSL LTM issue
Hey all -
This is going to likely be a DUMB question, but it's Monday, and the coffee is still sinking into my head.
I'm working on setting up my first SSL system behind our newly deployed...
- Aug 15, 2018
So, with some assistance with F5, the issue was found!
Apparently... NTLM doesn't like playing well with \r\n's as the end of the url.
Before(not working): GET /RDWeb/Pages/en-US/login.aspx HTTP/1.1\r\nHost: lbtest.internalserver.int\r\nConnection: Close\r\n\r\n
After (working): GET /RDWeb/Pages/en-US/login.aspx HTTP/1.1\r\nHost: lbtest.internalserver.int
Vijay_E
Aug 14, 2018Cirrus
Were you able to test the connectivity and response from the server with simple commands from F5 bash like:
curl -Ik -H "Host: rdwa.example.com" https:///RDWeb/Pages/en-US/login.aspx
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects