Forum Discussion
Ozzy
Cirrus
Sep 10, 2024Certificate 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
MVP
Sep 10, 2024Can 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
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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