Description
Creates a new SSL/TLS certificate.
Example
{
"function_call": {
"name": "CertificatesCreate",
"arguments": {
"Name": "test-cert-2025-12-11",
"Country": "US",
"State": "California",
"Locality": "San Francisco",
"Organization": "SpecterTest",
"OrganizationalUnit": "RedTeam",
"CommonName": "test-cert.local"
}
}
}
