fork of boring2 with prefix patch
Go to file
Steven Fackler 83d702df2b Remove Sslv2 option
Many distributions of OpenSSL disable this method as SSLv2 has known
security issues.
2013-10-22 23:23:57 -07:00
test Travis CI infrastructure 2013-10-22 23:23:52 -07:00
.gitignore Basic library initialization 2013-10-04 20:46:27 -07:00
.travis.yml Travis CI infrastructure 2013-10-22 23:23:52 -07:00
LICENSE Initial commit 2013-10-04 20:45:49 -07:00
README.md Initial commit 2013-10-04 20:45:49 -07:00
error.rs Sketch of custom cert verification callback 2013-10-22 22:22:09 -07:00
ffi.rs Remove Sslv2 option 2013-10-22 23:23:57 -07:00
lib.rs Remove Sslv2 option 2013-10-22 23:23:57 -07:00
tests.rs Travis CI infrastructure 2013-10-22 23:23:52 -07:00

README.md

rust-ssl