Forum Discussion
JRahm
Admin
Jan 22, 2026AppWorld DC Booth Kiosk Generator
Welcome to AppWorld, community! You may or may not be with us in person, but you can watch this thread for iRules that are either generated or described by the Distributed Cloud AI Assistant.
JimmyPackets
Cirrus
Mar 10, 2026AI-Generated iRule
Prompt: Redirect clients to a certificate enrollment page if no client SSL certificate is presented
Generated iRule (by F5 Distributed Cloud AI Assistant):
when CLIENTSSL_CLIENTCERT {
if { [SSL::cert count] == 0 } {
# No client certificate presented, redirect to enrollment page
HTTP::redirect "https://example.com/certificate-enrollment"
}
}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