* tlsConfigStatus.usable is public, renamed ("ValidPair") and is exported to json ("valid_pair")
This commit is contained in:
@@ -1247,6 +1247,10 @@ definitions:
|
||||
type: "string"
|
||||
example: "You have specified an empty certificate"
|
||||
description: "warning_validation is a validation warning message with the issue description"
|
||||
valid_pair:
|
||||
type: "boolean"
|
||||
example: "true"
|
||||
description: "valid_pair is true if both certificate and private key are correct"
|
||||
NetInterface:
|
||||
type: "object"
|
||||
description: "Network interface info"
|
||||
|
||||
Reference in New Issue
Block a user