Create a new certificate signing request and private keyAsk AIpost https://clearpass-hostname/api/certificate/newCreate a new certificate signing request and private keyBody Paramsca_idintegerenumrequiredNumeric ID of the certificate authority1Allowed:1cert_typestringenumrequiredSelect the type of certificate to create from this signing requesttls-clienttrustedcacode-signinghttpsAllowed:tls-clienttrustedcacode-signinghttpscountrystringrequiredEnter the 2-letter ISO country code of your countrystatestringrequiredEnter the full name of your state or provincelocalitystringrequiredEnter the name of your locality (town or city)organizationstringrequiredEnter the name of your organization or companyorganizational_unitstringEnter the name of your organizational unit (e.g. section or division of the company)common_namestringrequiredEnter a name for the certificate. This is the ‘common name’ of the digital certificateemail_addressstringrequiredEnter an email addresskey_typestringenumrequiredType of private key; may be nullrsa_1024rsa_2048rsa_4096ec_prime256v1ec_secp384r1Allowed:rsa_1024rsa_2048rsa_4096ec_prime256v1ec_secp384r1device_typestringDevice type to store in certificate subject alternative namedevice_udidstringDevice UDID to store in certificate subject alternative namedevice_imeistringDevice IMEI to store in certificate subject alternative namedevice_iccidstringDevice ICCID to store in certificate subject alternative namedevice_serialstringDevice serial to store in certificate subject alternative namemac_addressstringList of MAC addresses to store in certificate subject alternative nameproduct_namestringProduct name to store in certificate subject alternative nameproduct_versionstringProduct version to store in certificate subject alternative nameuser_namestringUsername to store in certificate subject alternative namedns_namestringHost names to include in the Subject Alt Name extension. Multiple values can be included, one per lineissue_certbooleanIssue this certificate immediatelytruefalsedaysstringThe number of days before the certificate will expiredevice_namestringDevice name to store in certificate subject alternative namecustom_fieldstringCustom fields to store in certificate subject alternative nameuser_email_addressstringUser’s email address to store in certificate subject alternative nameResponses 200OK 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago