Setup
- Infisical UI
- API
Gather F5 BIG-IP Credentials
You will need the following from your F5 BIG-IP appliance:
- Hostname: The management IP address or FQDN of your BIG-IP appliance (e.g.
10.10.10.10orbigip.example.com). - Port: The HTTPS management port (default:
443). - Username: A user with administrative access to manage SSL certificates and profiles.
- Password: The password for the user account.
The user account must be assigned a role with permissions to:
- Upload files via the iControl REST file-transfer endpoint.
- Create, update, and delete
sys file ssl-certandsys file ssl-keyobjects. - Update
ltm profile client-sslorltm profile server-sslobjects (only required if profile binding is used). - Save the running configuration.
Navigate to App Connections
In the Infisical dashboard, navigate to Organization Settings > App Connections and click Add Connection.
Fill in Connection Details
Fill in the Configuration tab:
- Hostname: The management IP or FQDN of the BIG-IP appliance.
- Username: The BIG-IP management username.
- Password: The password for the management user.
- Port (Optional): HTTPS port for the management interface (default:
443).
- SSL Certificate (Optional): A CA certificate in PEM format to verify the BIG-IP management interface’s TLS certificate.
- Reject Unauthorized: When enabled, Infisical will only connect if the BIG-IP has a valid, trusted TLS certificate. Disable for self-signed certificates or provide a CA certificate.