https://github.com/f5devcentral/sslo-script-tools
https://github.com/f5devcentral/sslo-script-tools
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/f5devcentral/sslo-script-tools
- Owner: f5devcentral
- Created: 2020-11-30T16:41:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T16:19:14.000Z (10 months ago)
- Last Synced: 2025-04-11T20:52:59.397Z (10 months ago)
- Language: Shell
- Size: 338 KB
- Stars: 10
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSL Orchestrator Script Tools
This repository contains a set of script tools useful in SSL Orchestrator deployments.
- **Internal Layered Architecture**: Contains an iRule implementation to create a layered SSL Orchestrator configuration, to reduce complexity by treating topologies as (semi)static functions.
- **SNI Switching**: Contains a set of iRules useful in inbound topologies to dynamically select a client SSL profile based on incoming TLS Client Hello SNI value.
- **SaaS Tenant Isolation**: Contains an iRule to enable tenant isolation (aka tenant restrictions) for multiple SaaS providers (Office365, Webex, Google, Dropbox, Youtube, and Slack).
- **DNS over HTTPS (DoH and DoT) Detection**: Contains a set of tools for the detection and management of DoH and DoT traffic.
- **Generative AI Categories**: Contains an installation script and a list of known generative AI tools. The installation script is used to install a custom URL category on the BIG-IP for use in SSL Orchestrator policy, to detect and manage generative AI traffic.
- **Nuke Delete**: A small script useful in completely destroying a failed/corrupted SSL Orchestrator deployment. Note that this will erase all Guided Configuration objects, including any Access Guided Config settings.
- **Misc Tools**: Miscellaneous script tools.
- **SSLOFIX**: BIG-IP SSL Orchestrator control plane diagnostic, synchronization, and repair tool.