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

go-sqlcipher does not bundle OpenSSL library? #26

Open
chess-equality opened this issue Sep 10, 2020 · 1 comment
Open

go-sqlcipher does not bundle OpenSSL library? #26

chess-equality opened this issue Sep 10, 2020 · 1 comment

Comments

@chess-equality
Copy link

Hello,

We have a user that runs our application (executable) on Ubuntu 20, and he needed to install the libssl1.0.0 library.

Does go-sqlcipher not bundle the OpenSSL library?

@xeodou
Copy link
Owner

xeodou commented Sep 29, 2020

@chess-equality this library won't ship the OpenSSL with it. If you want to ship the software as the binary, you need to pre-install the OpenSSL dependency or distribute it with it as a bundle.

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

2 participants