Error
A valid request URL is required to generate request examples[
{
"Name": "<string>",
"Password": "<string>",
"Pubname": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Create the public/private certificate key pair.
Create the public/private certificate key pair.
POST
/
createCert
Error
A valid request URL is required to generate request examples[
{
"Name": "<string>",
"Password": "<string>",
"Pubname": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}授权
authtoken_headerbasicauthtoken_query
请求体
application/json
The file name of the certificate to be created.
The common name.
The serial number.
The password.
The country.
The email.
The expiration (in years).
The key size.
The public key type.
The signature algorithm.
The locality.
The organization.
The organizational unit.
The state.