Forum Discussion
TWSS_18275
Nimbostratus
Apr 22, 2008SSL / Non-SSL Same VIP
I would like to have one VIP that can handle both secure and non-secure traffic. I have found and implemented the rule at: http://devcentral.f5.com/wiki/default.aspx/iRules/HttpHttpsSingleVirtualServ...
hatem_h_35533
Nimbostratus
Jan 20, 2009hello,
I'm new with this technology, and not sure that my question is the same as yours, but i need a help for this problem :
i need to install a SSL traffic on an existing VIP, without loosing the http access.
some clients <---https---->F5<----http---> server
and
the rest of clients<---http---->F5 <----http--->the same server
so i make these :
- create a new VS (app_https_vs) with the same IP but listen on the 443
- install a SSL certificate
- create SSL_client_profile based on this certificate
- use this profile on the new created VS, (without SSL server profile)
- write a iRule (that i found on this forum) like this :
when CLIENT_ACCEPTED {
pool decibel_rct_http_pool;
}
the problem is that after login page the tafic became on http
and i got a blank page !?!..
any one have an idea about this ?
NB : the server is an iPlanet using Siebel plugin.
thanks for help,
hatem
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