boring2/openssl-sys
Frank Denis a28253ee7d Add set_certificate_chain_file()
SSL_CTX_use_certificate_chain_file() is preferred over
SSL_CTX_use_certificate_file().

It allows the use of complete certificate chains instead of loading
only the first certificate in a PEM file.
2015-10-12 20:54:00 +02:00
..
src Add set_certificate_chain_file() 2015-10-12 20:54:00 +02:00
Cargo.toml Merge pull request #280 from ltratt/libressl_build 2015-10-10 21:56:20 -04:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Swap order of linking ssl/crypto 2015-09-01 11:24:32 -07:00