Create certificates
Creates a new certificates object with the specified parameters.
授权
请求体
The certificates entity to post
The name of the certificate file.
The base64 encoded contents of the certificate file.
The store type.
The certificate subject.
The issuer of the certificate.
The common name of certificate subject.
The common name of certificate issuer.
The effective date of the certificate.
The expiration date of the certificate.
The days until the expiration date of the certificate.
The serial number of the certificate.
The SHA1 thumbprint of the certificate.
The key size of the certificate.
The algorithm used to sign the certificate.
The Id list of the connectors configured to use the certificate.
The list of the connector, profile and shared connection configured to use the certificate.
The certificate category (Public or Private).
响应
certificates created
The name of the certificate file.
The base64 encoded contents of the certificate file.
The store type.
The certificate subject.
The issuer of the certificate.
The common name of certificate subject.
The common name of certificate issuer.
The effective date of the certificate.
The expiration date of the certificate.
The days until the expiration date of the certificate.
The serial number of the certificate.
The SHA1 thumbprint of the certificate.
The key size of the certificate.
The algorithm used to sign the certificate.
The Id list of the connectors configured to use the certificate.
The list of the connector, profile and shared connection configured to use the certificate.
The certificate category (Public or Private).