When a Signing Policy is attached to a signer, users and machine identities must request signing access before they can sign. This page explains how to request access and how approvers review those requests.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.
If a signer has no signing policy attached, signing is allowed immediately without a request/approval flow.
Requesting Signing Access
Go to Certificate Manager → Approval Requests and open the Signing Requests tab. Click Request Signing Access.Selecting a signer and configuring parameters
Select the signer you want to use. The form will automatically load the constraints associated with that signer’s policy.Depending on the policy constraints, provide the required parameters:
- Valid From / Valid Until: If the policy defines a max window duration, specify the time range for when you need signing access.
- Allowed Sign Operations: If the policy defines a max signings count, specify how many signing operations you need.
- Justification: Optionally provide a reason for the request (e.g., “Release v2.4.0 signing”).
Viewing Requests
Go to Certificate Manager → Approval Requests and open the Signing Requests tab to view all signing requests. You can filter requests by status:- Open: Requests currently pending approval
- Approved: Requests that have been approved and grants issued
- Rejected: Requests that were rejected by an approver
- Cancelled: Requests cancelled by the requester
- Expired: Requests that exceeded their maximum TTL
Approving a Request
Reviewing the request details
Review the signing access request information including:
- Requester name
- Signer name and certificate
- Grant parameters (valid from/until, allowed sign operations, etc.)
- Justification
Rejecting a Request
When a request is rejected, no signing grant is issued.
What’s Next?
Manage Grants
View and revoke active signing grants.
PKCS#11 Module
Use your grant with standard signing tools.