Forum Discussion
pwoll_74049
Dec 13, 2011Nimbostratus
WebDAV and SSL Problem
I am implementing a document management system (OpenText) with SSL offload on the LTM. I have an iRule that sends a redirect to https for any http traffic. The redirect works fine until WebDAV start...
hooleylist
Dec 14, 2011Cirrostratus
Hi,
I'm not familiar with the OpenText app, but here are a few possible solutions in order of efficiency for LTM:
Set a native OpenText configuration option which tells the web app that it should refer to itself using https:// instead of http:// references. This is something you could check OpenText documentation for. I assume most web apps support SSL proxying by now.
Configure LTM to insert an HTTP header which LTM inserts which tells the web app that it should refer to itself using https:// instead of http:// references.
Use an iRule and stream profile to rewrite the response headers and content from http:// to https:// so that the client will make requests to https:// only.
Aaron
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