-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
sslservicegroup
-
-
-
-
-
videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding
-
videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding
-
videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding
-
videooptimizationglobalpacing_videooptimizationpacingpolicy_binding
-
videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding
-
videooptimizationpacingpolicy_videooptimizationglobalpacing_binding
-
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!
sslservicegroup
Configuration for SSL service group resource.
Properties
(click to see Operations )
Name | Data Type | Permissions | Description |
---|---|---|---|
servicegroupname |
|
Read-write | Name of the SSL service group for which to set advanced configuration.
Minimum length = 1 |
sslprofile |
|
Read-write | Name of the SSL profile that contains SSL settings for the Service Group.
Minimum length = 1 Maximum length = 127 |
sessreuse |
|
Read-write | State of session reuse. Establishing the initial handshake requires CPU-intensive public key encryption operations. With the ENABLED setting, session key exchange is avoided for session resumption requests received from the client.
Default value: ENABLED Possible values = ENABLED, DISABLED |
sesstimeout |
|
Read-write | Time, in seconds, for which to keep the session active. Any session resumption request received after the timeout period will require a fresh SSL handshake and establishment of a new SSL session.
Default value: 300 Minimum value = 0 Maximum value = 4294967294 |
ssl3 |
|
Read-write | State of SSLv3 protocol support for the SSL service group.
Note: On platforms with SSL acceleration chips, if the SSL chip does not support SSLv3, this parameter cannot be set to ENABLED. Default value: ENABLED Possible values = ENABLED, DISABLED |
tls1 |
|
Read-write | State of TLSv1.0 protocol support for the SSL service group.
Default value: ENABLED Possible values = ENABLED, DISABLED |
tls11 |
|
Read-write | State of TLSv1.1 protocol support for the SSL service group.
Default value: ENABLED Possible values = ENABLED, DISABLED |
tls12 |
|
Read-write | State of TLSv1.2 protocol support for the SSL service group.
Default value: ENABLED Possible values = ENABLED, DISABLED |
tls13 |
|
Read-write | State of TLSv1.3 protocol support for the SSL service group.
Default value: DISABLED Possible values = ENABLED, DISABLED |
snienable |
|
Read-write | State of the Server Name Indication (SNI) feature on the service. SNI helps to enable SSL encryption on multiple domains on a single virtual server or service if the domains are controlled by the same organization and share the same second-level domain name. For example, *.sports.net can be used to secure domains such as login.sports.net and help.sports.net.
Default value: DISABLED Possible values = ENABLED, DISABLED |
ocspstapling |
|
Read-write | State of OCSP stapling support on the SSL virtual server. Supported only if the protocol used is higher than SSLv3. Possible values ENABLED: The appliance sends a request to the OCSP responder to check the status of the server certificate and caches the response for the specified time. If the response is valid at the time of SSL handshake with the client, the OCSP-based server certificate status is sent to the client during the handshake. DISABLED: The appliance does not check the status of the server certificate. Default value: DISABLED Possible values = ENABLED, DISABLED |
serverauth |
|
Read-write | State of server authentication support for the SSL service group.
Default value: DISABLED Possible values = ENABLED, DISABLED |
commonname |
|
Read-write | Name to be checked against the CommonName (CN) field in the server certificate bound to the SSL server.
Minimum length = 1 |
sendclosenotify |
|
Read-write | Enable sending SSL Close-Notify at the end of a transaction.
Default value: YES Possible values = YES, NO |
strictsigdigestcheck |
|
Read-write | Parameter indicating to check whether peer’s certificate is signed with one of signature-hash combination supported by Citrix ADC.
Default value: DISABLED Possible values = ENABLED, DISABLED |
dh |
|
Read-only | The state of DH key exchange support for the SSL service group.
Possible values = ENABLED, DISABLED |
dhfile |
|
Read-only | The file name and path for the DH parameter. |
dhcount |
|
Read-only | The refresh count for the re-generation of DH public-key and private-key from the DH parameter.
Minimum value = 0 Maximum value = 65534 |
dhkeyexpsizelimit |
|
Read-only | This option enables the use of NIST recommended (NIST Special Publication 800-56A) bit size for private-key size. For example, for DH params of size 2048bit, the private-key size recommended is 224bits. This is rounded-up to 256bits.
Possible values = ENABLED, DISABLED |
ersa |
|
Read-only | The state of Ephemeral RSA key exchange support for the SSL service group.Ephemeral RSA is used for export ciphers.
Possible values = ENABLED, DISABLED |
ersacount |
|
Read-only | The refresh count for the re-generation of RSA public-key and private-key pair.
Minimum value = 0 Maximum value = 65534 |
cipherredirect |
|
Read-only | The state of Cipher Redirect feature. Cipher Redirect feature can be used to provide more readable information to SSL clients about mismatch in ciphers between the client and the SSL vserver.
Possible values = ENABLED, DISABLED |
cipherurl |
|
Read-only | The redirect URL to be used with the Cipher Redirect feature. |
sslv2redirect |
|
Read-only | The state of SSLv2 Redirect feature.SSLv2 Redirect feature can be used to provide more readable information to SSL client about non-support of SSLv2 protocol on the SSL vserver.
Possible values = ENABLED, DISABLED |
sslv2url |
|
Read-only | The redirect URL to be used with SSLv2 Redirect feature. |
clientauth |
|
Read-only | The state of Client-Authentication support for the SSL service group.
Possible values = ENABLED, DISABLED |
clientcert |
|
Read-only | The rule for client certificate requirement in client authentication.
Possible values = Mandatory, Optional |
sslredirect |
|
Read-only | The state of HTTPS redirects for the SSL service group.
This is required for the proper functioning of the redirect messages from the server. The redirect message from the server provides the new location for the moved object. This is contained in the HTTP header field: Location, e.g. Location: http://www.moved.org/here.html For the SSL session, if the client browser receives this message, the browser will try to connect to the new location. This will break the secure SSL session, as the object has moved from a secure site (https://) to an un-secure one (http://). Generally browsers flash a warning message on the screen and prompt the user, either to continue or disconnect. The above feature, when enabled will automatically convert all such http:// redirect message to https://. This will not break the client SSL session. Note: The set ssl service command can be used for configuring a front-end SSL service for service based SSL Off-Loading, or a backend SSL service for backend-encryption setup. Possible values = ENABLED, DISABLED |
redirectportrewrite |
|
Read-only | The state of port-rewrite feature.
Possible values = ENABLED, DISABLED |
nonfipsciphers |
|
Read-only | The state of usage of non FIPS approved ciphers.
Default value: DISABLED Possible values = ENABLED, DISABLED |
ssl2 |
|
Read-only | The state of SSLv2 protocol support for the SSL service group.
Possible values = ENABLED, DISABLED |
ocspcheck |
|
Read-only | The state of the OCSP check parameter. (Mandatory/Optional).
Possible values = Mandatory, Optional |
crlcheck |
|
Read-only | The state of the CRL check parameter. (Mandatory/Optional).
Possible values = Mandatory, Optional |
cleartextport |
|
Read-only | The port on the back-end web-servers where the clear-text data is sent by system. Use this setting for the wildcard IP based SSL Acceleration configuration (:443).
Minimum value = 0 Maximum value = 65534 Range 1 - 65535 in CLI is represented as 65535 in NITRO API |
servicename |
|
Read-only | The service name. |
ca |
|
Read-only | CA certificate. |
snicert |
|
Read-only | The name of the CertKey. Use this option to bind Certkey(s) which will be used in SNI processing. |
__count |
|
Read-only | count parameter |
Operations
(click to see Properties )
- UPDATE
- UNSET
- GET (ALL)
- GET
- COUNT
Some options that you can use for each operations:
-
Getting warnings in response: NITRO allows you to get warnings in an operation by specifying the 'warning' query parameter as 'yes'. For example, to get warnings while connecting to the NetScaler appliance, the URL is as follows:
http:// <netscaler-ip-address> /nitro/v1/config/login?warning=yes
If any, the warnings are displayed in the response payload with the HTTP code '209 X-NITRO-WARNING'.
-
Authenticated access for individual NITRO operations: NITRO allows you to logon to the NetScaler appliance to perform individual operations. You can use this option instead of creating a NITRO session (using the login object) and then using that session to perform all operations,
To do this, you must specify the username and password in the request header of the NITRO request as follows:
X-NITRO-USER: <username>
X-NITRO-PASS: <password>
Note: In such cases, make sure that the request header DOES not include the following:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
*Note:
*
Mandatory parameters are marked in red and placeholder content is marked in green
update
URL: http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup
HTTP Method: PUT
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"sslservicegroup":{
<b> "servicegroupname":<String_value>,
</b> "sslprofile":<String_value>,
"sessreuse":<String_value>,
"sesstimeout":<Double_value>,
"ssl3":<String_value>,
"tls1":<String_value>,
"tls11":<String_value>,
"tls12":<String_value>,
"tls13":<String_value>,
"snienable":<String_value>,
"ocspstapling":<String_value>,
"serverauth":<String_value>,
"commonname":<String_value>,
"sendclosenotify":<String_value>,
"strictsigdigestcheck":<String_value>
}}
<!--NeedCopy-->
Response:
HTTP Status Code on Success: 200 OK
HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error
unset
URL: http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? action=unset
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"sslservicegroup":{
<b> "servicegroupname":<String_value>,
</b> "sslprofile":true,
"sessreuse":true,
"sesstimeout":true,
"ssl3":true,
"tls1":true,
"tls11":true,
"tls12":true,
"tls13":true,
"snienable":true,
"ocspstapling":true,
"serverauth":true,
"commonname":true,
"sendclosenotify":true,
"strictsigdigestcheck":true
}}
<!--NeedCopy-->
Response:
HTTP Status Code on Success: 200 OK
HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error
get (all)
URL: http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup
Query-parameters:
attrs
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? attrs=property-name1,property-name2
Use this query parameter to specify the resource details that you want to retrieve.
filter
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? filter=property-name1:property-val1,property-name2:property-val2
Use this query-parameter to get the filtered set of sslservicegroup resources configured on NetScaler.Filtering can be done on any of the properties of the resource.
view
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? view=summary
Use this query-parameter to get the summary output of sslservicegroup resources configured on NetScaler.
Note: By default, the retrieved results are displayed in detail view (?view=detail).
pagination
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? pagesize=#no;pageno=#no
Use this query-parameter to get the sslservicegroup resources in chunks.
HTTP Method: GET
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Accept:application/json
Response:
HTTP Status Code on Success: 200 OK
HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error
Response Header:
Content-Type:application/json
Response Payload:
{ "sslservicegroup": [ {
"servicegroupname":<String_value>,
"dh":<String_value>,
"dhfile":<String_value>,
"dhcount":<Double_value>,
"dhkeyexpsizelimit":<String_value>,
"ersa":<String_value>,
"ersacount":<Double_value>,
"sessreuse":<String_value>,
"sesstimeout":<Double_value>,
"cipherredirect":<String_value>,
"cipherurl":<String_value>,
"sslv2redirect":<String_value>,
"sslv2url":<String_value>,
"clientauth":<String_value>,
"clientcert":<String_value>,
"sslredirect":<String_value>,
"redirectportrewrite":<String_value>,
"nonfipsciphers":<String_value>,
"ssl2":<String_value>,
"ssl3":<String_value>,
"tls1":<String_value>,
"tls11":<String_value>,
"tls12":<String_value>,
"tls13":<String_value>,
"snienable":<String_value>,
"ocspstapling":<String_value>,
"serverauth":<String_value>,
"commonname":<String_value>,
"ocspcheck":<String_value>,
"crlcheck":<String_value>,
"cleartextport":<Integer_value>,
"servicename":<String_value>,
"ca":<Boolean_value>,
"snicert":<Boolean_value>,
"sendclosenotify":<String_value>,
"sslprofile":<String_value>,
"strictsigdigestcheck":<String_value>
}]}
<!--NeedCopy-->
get
URL: http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup/ servicegroupname_value<String>
Query-parameters:
attrs
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup/ servicegroupname_value<String> ? attrs=property-name1,property-name2
Use this query parameter to specify the resource details that you want to retrieve.
view
http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup/ servicegroupname_value<String> ? view=summary
Use this query-parameter to get the summary output of sslservicegroup resources configured on NetScaler.
Note: By default, the retrieved results are displayed in detail view (?view=detail).
HTTP Method: GET
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Accept:application/json
Response:
HTTP Status Code on Success: 200 OK
HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error
Response Header:
Content-Type:application/json
Response Payload:
{ "sslservicegroup": [ {
"servicegroupname":<String_value>,
"dh":<String_value>,
"dhfile":<String_value>,
"dhcount":<Double_value>,
"dhkeyexpsizelimit":<String_value>,
"ersa":<String_value>,
"ersacount":<Double_value>,
"sessreuse":<String_value>,
"sesstimeout":<Double_value>,
"cipherredirect":<String_value>,
"cipherurl":<String_value>,
"sslv2redirect":<String_value>,
"sslv2url":<String_value>,
"clientauth":<String_value>,
"clientcert":<String_value>,
"sslredirect":<String_value>,
"redirectportrewrite":<String_value>,
"nonfipsciphers":<String_value>,
"ssl2":<String_value>,
"ssl3":<String_value>,
"tls1":<String_value>,
"tls11":<String_value>,
"tls12":<String_value>,
"tls13":<String_value>,
"snienable":<String_value>,
"ocspstapling":<String_value>,
"serverauth":<String_value>,
"commonname":<String_value>,
"ocspcheck":<String_value>,
"crlcheck":<String_value>,
"cleartextport":<Integer_value>,
"servicename":<String_value>,
"ca":<Boolean_value>,
"snicert":<Boolean_value>,
"sendclosenotify":<String_value>,
"sslprofile":<String_value>,
"strictsigdigestcheck":<String_value>
}]}
<!--NeedCopy-->
count
URL: http:// <netscaler-ip-address> /nitro/v1/config/sslservicegroup? count=yes
HTTP Method: GET
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Accept:application/json
Response:
HTTP Status Code on Success: 200 OK
HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error
Response Header:
Content-Type:application/json
Response Payload:
{ "sslservicegroup": [ { "__count": "#no"} ] }
<!--NeedCopy-->
Share
Share
In this article
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.