Users Guide
Table 79. ome_application_certifcate (continued)
Parameters Required Default Choices Comments
port False 443 NA Target HTTPS port
command False NA NA C(generate_csr) allows the generation
of a CSR and C(upload) uploads the
certificate.
distinguished_name False NA NA Name of the certificate issuer. This
option is applicable for C(generate_csr).
department_name False NA NA Name of the department that issued the
certificate. This option is applicable for
C(generate_csr).
business_name False NA NA Name of the business that issued the
certificate. This option is applicable for
C(generate_csr).
locality False NA NA Local address of the issuer of the
certificate. This option is applicable for
C(generate_csr).
country_state False NA NA State in which the issuer resides. This
option is applicable for C(generate_csr).
country False NA NA Country in which the issuer resides. This
option is applicable for C(generate_csr).
email False NA NA Email associated with the issuer. This
option is applicable for C(generate_csr).
upload_file False NA NA Local path where the certificate file is
uploaded. This option is applicable for
C(upload). Once the certificate is
uploaded, OpenManage Enterprise
cannot be accessed for a few seconds.
Return Values
msg:
type: str
description: Overall status of the certificate signing request.
returned: always
sample: "Successfully generated certificate signing request."
csr_status:
type: dict
description: details of the generated certificate.
returned: on success
sample:
{"CertificateData": "-----BEGIN CERTIFICATE REQUEST-----MIIFFjCCAv4
CAQAwgZ8xCzAJBgNVBAYTAlVTMQ4wDAYDVQQIDAVUZXhhczETMBEGA1UEBwwKUm91
bmQgUm9jazESMBAGA1UECgwJRGVsbCBJbmMuMRwwGgYDVQQLDBNSZW1vdGUgQWNjZ
XNzIEdyb3VwMRwwGgYDVQQDDBNob3N0bmN8Mq6gnvxVmucGbUGmRyrXizGcpTCj5p
Uv7cALZWqoHblPirAgjmJ8PipTkV93bWr0i34tUJgEb9g/aHOJ6nV4zAyc3zhfqjt
p4PHAaBqIXPe0tbiqj7WZwE6GPPaW5seRGvzAIPuwn4kod4tXB0DQt4kSIh9TyCSG
mh5mBAMdOD7Wd0ddXxmeoFJPa/sYQJZarJ/TPr2JAJAAKdxz2XLPokLHmjG02Xje3
RWQDNm+ngR/UTdXs/51kLrSwlU2LXFaQeBdcrwMdiZCOJPsfl6kf9fxobvqScdRYl
gjJO7S5UcjJkBkeNURc080N9DCknV4bO1lo9BOA4aEhjo9gFFIUNk8iscMJJqyvHh
BhzRSWH6fx7u9NGhnlDEOoyJnjceuI7zDS3CT/7pByuCoDc+dK2DezansSJHV4xYC
eBmO14MpukxfoMxbSXZUdfkQgZZ1LmJGTYH0omGIm0KC+7g2ITZf1FrR8HcjEbKgV
ZopugdSPXGp4P7eLRA/xIIp3GbrRXbSAumAO5fNefVsIzxZ34fw5O+msj/IH/IAJy
EP3fq8iflVyV3hQjlUPSq/ZGYy7vPvwZHGhPPDXjvNVgyyD7zKSOkKZIyOL2Xvpom
1cuJ1veYniuZkVvENkRNxzTmKlzUlYk4326Xauw==-----END CERTIFICATE REQUEST-----"
}
error_info:
description: Details of the HTTP error.
returned: on HTTP error
type: dict
114
Modules for OpenManage Enterprise (OME)