MySQL Forums
Forum List  »  Security

Re: MySQL TDE & Oracle Key Vault
Posted by: Robert Gołębiowski
Date: July 11, 2016 03:02AM

Hi Jongse,

Have you followed the step 9 from this instruction : https://dev.mysql.com/doc/refman/5.7/en/keyring-okv-plugin.html ?

The step says:
9. Use this command to extract the ssl directory containing SSL materials from the okvclient.jar file:

jar xf okvclient.jar ssl

You just need ssl directory and okvclient.ora in one directory. Let us say you call the directory conf then it should look like this:
+conf <dir>
|- ssl <dir>
|- oraclient.ora

Then the location of conf directory should be passed to keyring_okv_conf_dir variable.

Please let me know if this helps,
Kind regards,
Robert

Options: ReplyQuote


Subject
Views
Written By
Posted
1855
June 09, 2016 02:28AM
Re: MySQL TDE & Oracle Key Vault
1068
July 11, 2016 03:02AM


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.