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

SSL support #1

Closed
pka opened this issue Jun 6, 2016 · 1 comment
Closed

SSL support #1

pka opened this issue Jun 6, 2016 · 1 comment

Comments

@pka
Copy link
Member

pka commented Jun 6, 2016

Build with postgres feature openssl currently fails on Windows:

running: "C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC/bin\\amd64\\cl.exe" "/nologo" "/MD" "/Z7" "/FoC:\\projects\\t-rex\\target\\debug\\build\\openssl-sys-extras-6cdd9aaab3f99a18\\out\\src\\openssl_shim.o" "/c" "src/openssl_shim.c"
openssl_shim.c
src/openssl_shim.c(1) : fatal error C1083: Cannot open include file: 'openssl/hmac.h': No such file or directory
ExitStatus(ExitStatus(2))
@pka
Copy link
Member Author

pka commented Jul 29, 2017

Duplicate of #51
In the meantime, rust-postgres has also Windows compatible options: https://docs.rs/postgres/0.15.1/postgres/#ssltls
But it's still not straightforward to activate them (rust-lang/cargo#2589 (comment))

@pka pka marked this as a duplicate of #51 Jul 29, 2017
@pka pka closed this as completed Jul 29, 2017
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