APIs to define mTLS configuration for KES (#235)
Adding support for user to define KES mTLS configuration for Vault and Gemalto
This commit is contained in:
@@ -46,9 +46,6 @@ type EncryptionConfiguration struct {
|
||||
// image
|
||||
Image string `json:"image,omitempty"`
|
||||
|
||||
// master key
|
||||
MasterKey string `json:"master_key,omitempty"`
|
||||
|
||||
// server
|
||||
Server *EncryptionConfigurationServer `json:"server,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user