remove default server from certificate object
This commit is contained in:
parent
f34cb59711
commit
3856b6b03d
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@
|
|||
"enum": ["ecdsa", "rsa"],
|
||||
"description": "Type of SSL key (either ecdsa or rsa)"
|
||||
},
|
||||
"default_server": {
|
||||
"type": "boolean",
|
||||
"description": "Defines if the server is the default for unmatched requests"
|
||||
},
|
||||
"meta": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
|
Loading…
Reference in a new issue