|
288 | 288 | "AllowUnencryptedNullCipher": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "AllowUnencryptedNullCipher", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
289 | 289 | "ChannelIdentityCustomized": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ChannelIdentityCustomized", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
290 | 290 | "ChannelWeight": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ChannelWeight", "wlst_path": "WP001", "value": {"default": 50 }, "wlst_type": "integer" } ],
|
291 |
| - "Ciphersuite": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "Ciphersuite${:s}", "wlst_path": "WP001", "value": {"default": "" }, "wlst_type": "delimited_string", "get_method": "LSA"} ], |
| 291 | + "Ciphersuite": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "Ciphersuite${:s}", "wlst_path": "WP001", "value": {"default": "" }, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "preferred_model_type": "list", "get_method": "${LSA:GET}" } ], |
292 | 292 | "ClientCertificateEnforced": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertificateEnforced", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
293 | 293 | "ClientInitSecureRenegotiationAccepted": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ClientInitSecureRenegotiationAccepted", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
294 | 294 | "ClusterAddress": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterAddress", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "get_method": "${LSA:GET}" } ],
|
|
1028 | 1028 | {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CertAuthenticator", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "restart_required": "true" } ],
|
1029 | 1029 | "CertificateCacheSize": [ {"version": "[10,12.2.1)", "wlst_mode": "offline", "wlst_name": "CertificateCacheSize", "wlst_path": "WP001", "value": {"default": 3 }, "wlst_type": "integer", "get_method": "LSA", "restart_required": "true" } ,
|
1030 | 1030 | {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CertificateCacheSize", "wlst_path": "WP001", "value": {"default": 3 }, "wlst_type": "integer", "get_method": "GET", "restart_required": "true" } ],
|
1031 |
| - "Ciphersuite": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Ciphersuite${:s}", "wlst_path": "WP001", "value": {"default": "" }, "wlst_type": "delimited_string", "preferred_model_type": "list", "get_method": "LSA" } ], |
| 1031 | + "Ciphersuite": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Ciphersuite${:s}", "wlst_path": "WP001", "value": {"default": "" }, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "preferred_model_type": "list", "get_method": "${LSA:GET}" } ], |
1032 | 1032 | "ClientCertAlias": [ {"version": "[10.3.6,)", "wlst_mode": "both", "wlst_name": "ClientCertAlias", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
|
1033 | 1033 | "ClientCertPrivateKeyPassPhraseEncrypted": [ {"version": "[10.3.6,)", "wlst_mode": "both", "wlst_name": "ClientCertPrivateKeyPassPhraseEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
|
1034 | 1034 | "ClientCertificateEnforced": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertificateEnforced", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
|
0 commit comments