emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Add openssl certificate look up description #22

Closed cssivision closed 7 years ago

cssivision commented 7 years ago

fix https://github.com/emk/rust-musl-builder/issues/21

emk commented 7 years ago

Tested and merged! Thank you.