mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
add in open api attr to expected test result (#26980)
This commit is contained in:
@@ -1068,6 +1068,13 @@ const pki = {
|
|||||||
fieldGroup: 'default',
|
fieldGroup: 'default',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
},
|
},
|
||||||
|
noStoreMetadata: {
|
||||||
|
editType: 'boolean',
|
||||||
|
helpText:
|
||||||
|
'If set, if a client attempts to issue or sign a certificate with attached metadata to store, the issuance / signing instead fails.',
|
||||||
|
fieldGroup: 'default',
|
||||||
|
type: 'boolean',
|
||||||
|
},
|
||||||
notAfter: {
|
notAfter: {
|
||||||
editType: 'string',
|
editType: 'string',
|
||||||
helpText:
|
helpText:
|
||||||
|
|||||||
Reference in New Issue
Block a user