Forum Discussion
exclude URL
hi
i have website something.com this website hosted another website anything.com i have enabled SSL on something.com after that it is enabled also in anything.com now because the common name for SSL is registered for something.com when i open anything.com it shows me SSL certificate warning to solve this issue i want to exclude anything.com from SSL irule i tried with below:
when HTTP_REQUEST { if { [HTTP::host] equals "http://anything.com"} { HTTP::redirect https://[HTTP::host][HTTP::uri] } }
but it doesn't work, appreciate your usual help.
- nitass_89166Noctilucent
is anything.com http or https?
if https, do you have anything.com certificate and private key?
- Ahmad_03_151082Nimbostratusit is http but now it is working as https
- nitass_89166Noctilucentyou have 2 virtual servers; one is http and the other one is https, haven't you? something.com is https but anything.com is http. am i correct?
- Ahmad_03_151082Nimbostratusyes . something.com is a portal and anything.com is virtual portal
- nitassEmployee
is anything.com http or https?
if https, do you have anything.com certificate and private key?
- Ahmad_03_151082Nimbostratusit is http but now it is working as https
- nitassEmployeeyou have 2 virtual servers; one is http and the other one is https, haven't you? something.com is https but anything.com is http. am i correct?
- Ahmad_03_151082Nimbostratusyes . something.com is a portal and anything.com is virtual portal
Recent Discussions
Related Content
* 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