Skip to main content

Create certificate in Citrix ADC

Create certificate in Citrix ADC.

Application

  • Citrix ADC

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Certificate file nameName for and, optionally, path to the generated certificate file. /nsconfig/ssl/ is the default pathText (Short)Yes
Certificate formatFormat in which the certificate is stored on the appliancePredefined Choice ListYes
Certificate typePredefined Choice ListYes
Certificate request file nameName for and, optionally, path to the certificate-signing request (CSR). /nsconfig/ssl/ is the default pathText (Short)Yes
Ca certificate file nameName of the CA certificate file that issues and signs the Intermediate-CA certificate or the end-user client and server certificatesText (Short)Yes
Ca certificate file formatFormat of the CA certificatePredefined Choice ListYes
Ca private key file namePrivate key, associated with the CA certificate that is used to sign the Intermediate-CA certificate or the end-user client and server certificate. If the CA key file is password protected, the user is prompted to enter the pass phrase that was used to encrypt the keyText (Short)Yes
Ca private key file formatFormat of the CA certificatePredefined Choice ListYes
Private key file nameName for and, optionally, path to the private key. You can either use an existing RSA or DSA key that you own or create a new private key on the Citrix ADC. This file is required only when creating a self-signed Root-CA certificate. The key file is stored in the /nsconfig/ssl directory by defaultText (Short)Yes
Ca serial file numberSerial number file maintained for the CA certificate. This file contains the serial number of the next certificate to be issued or signed by the CAText (Short)Yes
Private key formatFormat in which the key is stored on the appliancePredefined Choice ListYes
Pem passphrase (for encrypted ca key)Name for and, optionally, path to the private key. You can either use an existing RSA or DSA key that you own or create a new private key on the Citrix ADC. This file is required only when creating a self-signed Root-CA certificate. The key file is stored in the /nsconfig/ssl directory by defaultText (Short)No
Subject alternative nameSubject Alternative Name (SAN) is an extension to X.509 that allows various values to be associated with a security certificate using a subjectAltName fieldText (Short)No
Validity period (number of days)Number of days for which the certificate will be valid, beginning with the time and day (system time) of creationText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A