-
-
-
-
-
-
-
-
ssl-certKeyBundle
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
ssl-certKeyBundle
The following operations can be performed on “ssl-certKeyBundle”:
update | add | show | rm |
update ssl certKeyBundle
Updates the specified certificate-key bundle.
Synopsis
update ssl certKeyBundle
Arguments
certkeyBundleName Name given to the cerKeyBundle. The name will be used to bind/unbind certkey bundle to vip. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my file” or ‘my file’).
bundlefile Name of and, optionally, path to the X509 certificate bundle file that is used to form the certificate-key bundle. The certificate bundle file should be present on the appliance’s hard-disk drive or solid-state drive. /nsconfig/ssl/ is the default path. The certificate bundle file consists of list of certificates and one key in PEM format.
passplain Pass phrase used to encrypt the private-key. Required when certificate bundle file contains encrypted private-key in PEM format.
Example
update ssl certKeyBundle test_bundle -bundlefile /nsconfig/ssl/bundle_update.pem
add ssl certKeyBundle
Adds a certificate-key bundle. After it is bound to a virtual server, it is used for processing SSL transactions.
Synopsis
add ssl certKeyBundle
Arguments
certkeyBundleName Name given to the cerKeyBundle. The name will be used to bind/unbind certkey bundle to vip. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my file” or ‘my file’).
bundlefile Name of and, optionally, path to the X509 certificate bundle file that is used to form the certificate-key bundle. The certificate bundle file should be present on the appliance’s hard-disk drive or solid-state drive. /nsconfig/ssl/ is the default path. The certificate bundle file consists of list of certificates and one key in PEM format.
passplain Pass phrase used to encrypt the private-key. Required when certificate bundle file contains encrypted private-key in PEM format.
Example
1) add ssl certKeyBundle bundle1 -bundlefile /nsconfig/ssl/cert_bundle.pem 2) add ssl certKeyBundle bundle2 -bundlefile /nsconfig/ssl/cert_bundle_enc.pem -passplain <>
show ssl certKeyBundle
Displays information about all configured certificate-key bundle’s on the appliance, or displays detailed information about the specified certificate-key bundle.
Synopsis
show ssl certKeyBundle [
Arguments
certkeyBundleName Name given to the cerKeyBundle. The name will be used to bind/unbind certkey bundle to vip. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my file” or ‘my file’).
Output
bundlefile Name of and, optionally, path to the X509 certificate bundle file that is used to form the certificate-key bundle. The certificate bundle file should be present on the appliance’s hard-disk drive or solid-state drive. /nsconfig/ssl/ is the default path. The certificate bundle file consists of list of certificates and one key in PEM format.
passplain Pass phrase used to encrypt the private-key. Required when certificate bundle file contains encrypted private-key in PEM format.
serverName Vserver name to which the certKeyBundle is bound.
subject Subject name.
serial Serial number.
issuer Issuer name.
publickey Public key algorithm.
publickey Public key algorithm.
publickeysize Size of the public key.
sandns Subject Alternative Name (SAN) is an extension to X.509 that allows various values to be associated with a security certificate using a subjectAltName field. These values are called “Subject Alternative Names” (SAN). This field is for DNS names
sanipadd Subject Alternative Name (SAN) is an extension to X.509 that allows various values to be associated with a security certificate using a subjectAltName field. These values are called “Subject Alternative Names” (SAN). This field is for IP address
sandns Subject Alternative Name (SAN) is an extension to X.509 that allows various values to be associated with a security certificate using a subjectAltName field. These values are called “Subject Alternative Names” (SAN). This field is for DNS names
sanipadd Subject Alternative Name (SAN) is an extension to X.509 that allows various values to be associated with a security certificate using a subjectAltName field. These values are called “Subject Alternative Names” (SAN). This field is for IP address
clientCertNotBefore Not-Before date.
clientCertNotAfter Not-After date.
daysToExpiration Days remaining for the certificate to expire.
signatureAlg Signature algorithm.
status Status of the certificate.
stateflag devno count
Example
1) show ssl certKeyBundle bundle1 2) show ssl certKeyBundle
rm ssl certKeyBundle
Removes the specified certificate-key bundle. The certificate-key bundle is removed only if it is not referenced by any SSL virtual server.
Synopsis
rm ssl certKeyBundle
Arguments
certkeyBundleName Name given to the cerKeyBundle. The name will be used to bind/unbind certkey bundle to vip. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my file” or ‘my file’).
Example
rm ssl certKeyBundle bundle1
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.