Cisco Cisco Expressway

Page of 31
/common/certs/generate_csr:
Generate or read the Certificate Signing Request (CSR).
Method Request
Body
Response
Code
Response
Body
Comment
GET
None
200
CSR content.
Gets the generated CSR from its path and displays the
same.
Method Request Body
Response
Code
Response Body
Comment
POST
{
Additional_FQDNS: Additional freeform
hostnames included in the certificate.
KeyLength: The number of bits used for
public and private key encryption. Default:
4096.
DigestAlgorithm: The Digest algorithm used
for the signature. Default: SHA-256.
Country: The two-letter ISO code for the
country where your organization is located.
Province: The province, region, county, or
state where your organization is located.
Locality: The town or city where your
organization is located.
Organization: The name of the organization
or business.
OrganizationalUnit: The department name or
organizational unit handling the certificate.
Email: The email address to include in the
certificate.
}
200
{
Message: Success
message for the
operation.
}
Generates the CSR
and stores it in its
path.
8
Cisco Expressway REST API Reference Guide
Common Between Cisco Expressway-C and Cisco Expressway-E