Forum Discussion
fita_30888
Nimbostratus
Jul 27, 2009serverside SSL
Hi there,
I have a customer with a weird requirement. They have an application server that only supports HTTP communication. However for one reason or another they need this server to be able ...
fita_30888
Nimbostratus
Jul 29, 2009Hello again,
we have tested it but, we've only got success when the virtual address is on :443. As the requests are coming on :80 I was thinking of inserting the port to request via something like this:
when HTTP_REQUEST {
if { not [HTTP::host] contains ":" } {
HTTP::header replace Host "[HTTP::host] : 443"
}
}
I'm trying to replace the :80 with :443 in this irule.
cheers
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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