Forum Discussion
Ozzy
Sep 10, 2024Cirrus
Certificate server name issue--wildcard certificate
Hello all, I have one virtual server, and I have a policy behind it that redirects to multiple pools. The problem is that my customer requested a certificate for a few applications and requested it ...
Aswin_mk
Sep 10, 2024Cumulonimbus
Can you try this
when HTTP_REQUEST {
if { [HTTP::host] equals "xyz.com"} {
HTTP::redirect "http://www.xyz.com"
}
}
}
Also if you are creating a certificate, you can add all required field name as SAN in certificate signing request and use it in SSL profile
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