Management::KeyCertificate::CertificateRequestInformation_v2

Introduced : BIG-IP_v11.5.0
A struct that describes the full information of a certificate request.
Member Type Description
csr_info CertificateRequest The basic information of the certificate request.
title String The title of the certificate request.
serial_number String The serial number of the certificate request (if assigned).
file_name String The full path/file name of the certificate request on disk.
key_type KeyType The key type of the key used when the certificate request is created.
bit_length long The bit length of the key used when the certificate request is created.
subject X509Data The x509 data of the certificate request’s owner.
curve_name CurveName The curve name used when generating EC keys.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.