sslcertificate¶
Install SSL certificate on Management Service
show sslcertificate¶
Use this operation to get certificate on Management Service
Synopsys¶
show sslcertificate
add sslcertificate¶
Use this operation to install certificate on Management Service
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
add sslcertificate ssl_certificate=<string> [status=<string>] [subject=<string>] [ssl_key=<string>] [valid_from=<string>] [days_to_expiry=<int>] [public_key_size=<int>] [public_key_algorithm=<string>] [password=<stringx>] [version=<string>] [serial_number=<string>] [signature_algorithm=<string>] [issuer=<string>] [valid_to=<string>] [fingerprint=<string>]
Parameters¶
ssl_certificate
Certificate
This is a mandatory parameter.
status
Tells whether the certificate is still valid or not
subject
Subject
ssl_key
Key
valid_from
Valid From
days_to_expiry
Days before SSL certificate expires
public_key_size
Public Key Size
public_key_algorithm
Public Key Algorithm
password
The pass-phrase that was used to encrypt the private-key.
version
Version
serial_number
Serial Number
signature_algorithm
Signature Algorithm
issuer
Issuer
valid_to
Valid To
fingerprint
SHA-1 Fingerprint of MAS SSL Certificate