Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.
typeRequiredstringThe certificate type. Use 'verifierRoot' for root certificate used to verify credentials, or 'issuerRoot' for root certificate used to issue credentials
keyTypeRequiredstringThe cryptographic key type for the certificate
projectIdRequiredstringThe ID of the project in which to create the certificate
commonNamestringCommon name to be used in the certificate. If not provided, the project name will be used
countryNameRequiredstringISO 3166-1 Alpha-2 country code (e.g., 'NL' for Netherlands, 'US' for United States)
issuerAlternativeNameUrlRequiredstringThe issuer alternative name URL for the certificate
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.