Automatically request, persist, and renew certificates on a server using the Infisical Agent.Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- An Application with API enrollment configured
- A machine identity added to the Application as an Operator
Steps
Create Agent Configuration
Create
/etc/infisical/agent-config.yaml:| Field | Description |
|---|---|
application-name | The Application containing your certificate profile |
profile-name | The certificate profile to use for issuance |
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