commit | 733404a826678538f0b67d666d4c303b1ccc2204 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Sep 09 15:26:26 2013 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Sep 09 15:30:13 2013 -0500 |
tree | ee1313a24db0a878bc6809bb1384aa457be835ef | |
parent | d55920576d288e9cb703337c6183cfe071d274ce [diff] |
Add method to bindings to get OPENSSL_VERSION_TEXT * This allows you to check that you're binding against the expected version of OpenSSL * Test is pretty basic (just checks to see that the string starts with OpenSSL)