MySQL Forums
Forum List  »  Security

cannot load keyring_okv
Posted by: Jeremy Sturm
Date: March 27, 2017 09:40AM

I am trying to load the keyring_okv.so plugin, but I keep getting errors when MySQL starts. I am using MySQL 5.7.17. Here are the error messages I am receiving:

2017-03-27T15:29:02.323830Z 0 [ERROR] Plugin keyring_okv reported: 'Could not parse the okvclient.ora file provided'
2017-03-27T15:29:02.323876Z 0 [ERROR] Plugin keyring_okv reported: 'keyring_okv initialization failure. Please check that the keyring_okv_conf_dir points to a readable directory and that the directory contains Oracle Key Vault configuration file and ssl materials. Please also check that Oracle Key Vault is up and running.'

MySQL does start successfully, and when I go in and query which plugin is running, it shows keyring_okv is ACTIVE. I then try to create an encrypted table, but receive an error stating the master key could not be retrieved (same error if I try to rotate the master key). Any ideas? My config directory is setup correctly to contain the ssl folder and the okvclient.ora config file.

Any/all help would be greatly appreciated. Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
cannot load keyring_okv
1492
March 27, 2017 09:40AM
775
March 28, 2017 12:33AM
713
March 28, 2017 11:14AM
949
March 29, 2017 07:44AM
813
March 29, 2017 10:05PM
803
March 30, 2017 06:05AM
743
March 28, 2017 02:15AM
678
March 31, 2017 07:17AM


Sorry, you can't reply to this topic. It has been closed.

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.