Forum Discussion
Dayton_Gray_103
Nimbostratus
May 26, 2005How to get proxy functionality like v4x
I am looking to duplicate this proxy directive from v4x onto v9.0.4:
proxy x.x.x.x:443 unit 1 {
target virtual x.x.x.x:80
clientssl enable
clientssl key xxx.key
clientssl cert xxx.crt
header insert "ProxyHTTPS: true"
}
Any help would be much appreciated.
Dayton
- unRuleY_95363Historic F5 AccountThe notion of an ssl proxy has more or less been integrated in v9. It's now merely a clientssl profile that is associated with a given vip. So, create a clientssl profile that has the parameters set according to their equivalent in the proxy command and then simply add that profile to the virtual you want to handle the ssl.
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