Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Add Decryption Example to Documentation #26

Open
sibblegp opened this issue Feb 27, 2017 · 1 comment
Open

Please Add Decryption Example to Documentation #26

sibblegp opened this issue Feb 27, 2017 · 1 comment

Comments

@sibblegp
Copy link

Hello. This is a fantastic product but since the encryption code is so specific, could you please add an example decryption command to your documentation? Thank you!

@sibblegp
Copy link
Author

sibblegp commented Feb 27, 2017

I managed to figure it out. Here's an example we can add to the docs:

openssl smime -decrypt -binary -aes256 -in 2017-02-27_19-03__somesql.sql.enc -out 2017-02-27_19-03__somesql.sql -inform DER -inkey KEY.priv.pem

And just saw the decrypt command in the .conf file. Would be easier if it were on this page: https://mysqldump-secure.org/information/encryption.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant