Forum Discussion
Won_Lee_98918
Nimbostratus
Oct 11, 2007Another HTTP to HTTPS question...
We have our application server doing HTTP and I created a Virtual Server using HTTPS. The client communication would use HTTPS but the server side would use HTTP but the problem that I see is that ou...
dennypayne
Employee
Oct 11, 2007You actually don't need an iRule for this. You can either enable Rewrite Redirects in the http profile, or use a Stream Profile on the virtual to change http:// to https:// on the fly.
Denny