boring2/openssl/src/ssl
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
..
error.rs rustup: changes to io::Error 2015-04-02 11:12:18 -07:00
mod.rs Add set_certificate_chain_file() 2015-10-12 20:54:00 +02:00
tests.rs Fix build on LibreSSL. 2015-10-03 17:25:38 +00:59