MySQL Forums
Forum List  »  Security

Error encountered while generating keys using the keyring_okv plugin
Posted by: Imaan Ahmad
Date: August 04, 2025 11:05AM

We’ve installed the MySQL Enterprise edition (Trial version) on a Windows client and configured the keyring_okv.dll plugin to connect to our KMIP server. The MySQL server appears to be connecting to the KMIP server successfully (I have also tested the connection from the windows server to the KMIP server)

However, when we attempt to generate a key using the keyring_key_generate function, we encounter the following error:

Function 'keyring_key_generate' failed because underlying keyring service returned an error. Please check if a keyring is installed and that provided arguments are valid for the keyring you are using.
[Server] Plugin keyring_okv reported: 'Could not add attribute, attribute_name=x-key-id attribute value=Key1'
[Server] Plugin keyring_okv reported: 'Could not flush keys to keyring'.

Has anyone faced a similar issue or can provide help with what might cause the x-key-id attribute error?

Any help or pointers would be greatly appreciated.

Options: ReplyQuote


Subject
Views
Written By
Posted
Error encountered while generating keys using the keyring_okv plugin
261
August 04, 2025 11:05AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.