Prerequisites
- An Application with API enrollment configured
- A machine identity added to the Application as an Operator
Steps
1
Install Infisical CLI
2
Create Agent Configuration
Save your machine identity’s client ID and client secret into files on the target machine, then create
/etc/infisical/agent-config.yaml pointing at them:3
Start the Agent
Result
The agent will:- Authenticate with Infisical using your machine identity
- Request a certificate and save it to the configured paths
- Automatically renew it before expiration
- Execute post-hooks (like reloading NGINX) after renewal
Next steps
- See the Infisical Agent reference for all configuration options
- Set up alerting for expiration notifications