Refactor password options in secret config
Signed-off-by: Kai A. Hiller <git@kaialexhiller.de>
This commit is contained in:
@@ -1547,16 +1547,16 @@
|
||||
"kid": {
|
||||
"type": "string"
|
||||
},
|
||||
"password": {
|
||||
"key": {
|
||||
"type": "string"
|
||||
},
|
||||
"key_file": {
|
||||
"type": "string"
|
||||
},
|
||||
"password_file": {
|
||||
"type": "string"
|
||||
},
|
||||
"key": {
|
||||
"type": "string"
|
||||
},
|
||||
"key_file": {
|
||||
"password": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user