Skip to content
  • Harin Vadodaria's avatar
    42d0b02f
    WL#9143: Keyring plugin for the Amazon's AWS · 42d0b02f
    Harin Vadodaria authored
    
             Key Management service
    
    Description: This worklog introduces a new keyring
                 plugin -keyring_aws. The plugin will
                 communicate with Amazon's AWS Key Management
                 Service andfetch keys that can be used by
                 MySQL server. It will provide ability to
                 store/fetch/remove keys from Key Management
                 service.
    
                 In addition, Plugin also introduces two
                 UDFs which provides ability to:
                 - Rotate Customer Master Key
                 - Reencrypt data keys using latest Customer
                   Master Key.
    
    Reviewed-By: default avatarGeorgi Kodinov <georgi.kodinov@oracle.com>
    42d0b02f
    WL#9143: Keyring plugin for the Amazon's AWS
    Harin Vadodaria authored
    
             Key Management service
    
    Description: This worklog introduces a new keyring
                 plugin -keyring_aws. The plugin will
                 communicate with Amazon's AWS Key Management
                 Service andfetch keys that can be used by
                 MySQL server. It will provide ability to
                 store/fetch/remove keys from Key Management
                 service.
    
                 In addition, Plugin also introduces two
                 UDFs which provides ability to:
                 - Rotate Customer Master Key
                 - Reencrypt data keys using latest Customer
                   Master Key.
    
    Reviewed-By: default avatarGeorgi Kodinov <georgi.kodinov@oracle.com>
Loading