Skip to content

Commit c6cb8d8

Browse files
authored
Merge pull request #58 from oracle/fix-networkaccesspoint-attributes
fix network work access point attribute names
2 parents fbd263a + c8c0316 commit c6cb8d8

File tree

1 file changed

+4
-3
lines changed
  • core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules

1 file changed

+4
-3
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Server.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@
273273
"ChannelWeight": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ChannelWeight", "wlst_path": "WP001", "value": {"default": 50 }, "wlst_type": "integer" } ],
274274
"Ciphersuite": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "Ciphersuite${:s}", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" } ],
275275
"ClientCertificateEnforced": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertificateEnforced", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
276+
"ClientInitSecureRenegotiationAccepted": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ClientInitSecureRenegotiationAccepted", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
276277
"ClusterAddress": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterAddress", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
277278
"CompleteCOMMessageTimeout": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CompleteCOMMessageTimeout", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
278279
"CompleteHTTPMessageTimeout": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CompleteHTTPMessageTimeout", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
@@ -301,7 +302,7 @@
301302
"MaxBackoffBetweenFailures": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxBackoffBetweenFailures", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
302303
"MaxConnectedClients": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxConnectedClients", "wlst_path": "WP001", "value": {"default": 2147483647}, "wlst_type": "integer" } ],
303304
"MaxMessageSize": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxMessageSize", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
304-
"MinimumTlsProtocolVersion": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "MinimumTlsProtocolVersion", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
305+
"MinimumTlsProtocolVersion": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "MinimumT${ls:LS}ProtocolVersion", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
305306
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
306307
"OutboundCertificateValidation": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "OutboundCertificateValidation", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
307308
"OutboundEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OutboundEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
@@ -317,8 +318,8 @@
317318
"PublicPort": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "PublicPort", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
318319
"ResolveDNSName": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "ResolveDNSName", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
319320
"SSLListenPort": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "SSLListenPort", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
320-
"SdpEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "SdpEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
321-
"SsLv2HelloEnabled": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "SsLv2HelloEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
321+
"SdpEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "S${dp:DP}Enabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
322+
"SsLv2HelloEnabled": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "S${s:S}Lv2HelloEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
322323
"TimeoutConnectionWithPendingResponses": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "TimeoutConnectionWithPendingResponses", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
323324
"TunnelingClientPingSecs": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "TunnelingClientPingSecs", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
324325
"TunnelingClientTimeoutSecs": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "TunnelingClientTimeoutSecs", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],

0 commit comments

Comments
 (0)