GenerateCSR
SSL Certificates Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Generates a certificate signing request for fulfillment by an organization certification authority (CA)
Output is the request.csr file placed directly into context under a "File" object.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility, Certificates |
#
InputsArgument Name | Description |
---|---|
cn | Cert Common Name (Mandatory) |
Cert Owner Email Address | |
org | Cert Organization |
orgUnit | Cert Organizational Unit |
country | Cert Country |
state | Cert State |
locality | Cert Locality (City) |
OutputToWarRoom | Output CSR text to war room? (Default: False) |
#
OutputsThere are no outputs for this script.