MySQL Forums
Forum List  »  Security

Re: cannot load keyring_okv
Posted by: Harin Vadodaria
Date: March 28, 2017 02:15AM

Please see this link: https://dev.mysql.com/doc/mysql-security-excerpt/5.7/en/keyring-okv-plugin.html#keyring-okv-configuration

keyring_okv looks for
SERVER=<ip>:<port>
STANDBY_SERVER=<ip>:<port>

entries in okvclient.ora file.

First error in the log indicates that either okvclient.ora is not readable or does not have above mentioned entries.

You may also want to use OKV cli to verify that connection to OKV server with okvclient.ora and X509 certificates is successful. Run: okvutil/bin/okvutil list

Options: ReplyQuote


Subject
Views
Written By
Posted
1474
March 27, 2017 09:40AM
764
March 28, 2017 12:33AM
702
March 28, 2017 11:14AM
938
March 29, 2017 07:44AM
802
March 29, 2017 10:05PM
793
March 30, 2017 06:05AM
Re: cannot load keyring_okv
729
March 28, 2017 02:15AM
668
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.