© 1999-2017 Citrix Systems, Inc. All rights reserved. p.409https://docs.citrix.com
nssslcertkey
Sep 10, 2014
SSL certificate on NetScaler
[ show | delete | set | add | gen_csr ]
show nssslcertkey
Synopsis
show nssslcertkey [id=<string>]
Description
Use this operation to get certificates on NetScaler Instance(s)
Parameters
id
Id is system generated key for all ssl cert-keys entries. For download operation "id" must be provided in the format
<ns_ip_address>_<certkeypair_name>.tgz
Top
delete nssslcertkey
Synopsis
delete nssslcertkey id=<string>
Description
Use this operation to delete certificates on NetScaler Instance(s)
Parameters
id
Id is system generated key for all ssl cert-keys entries. For download operation "id" must be provided in the format
<ns_ip_address>_<certkeypair_name>.tgz
This is a mandatory parameter.
Top
set nssslcertkey
Synopsis
set nssslcertkey id=<string> [ssl_certificate=<string>] [ssl_key=<string>] [cert_format=<string>] [password=<stringx>]
[save_config=(false | true)] [no_domain_check=(false | true)]
Description