diff options
author | William Ahern <william@25thandclement.com> | 2016-12-08 18:13:48 -0800 |
---|---|---|
committer | William Ahern <william@25thandclement.com> | 2016-12-08 18:13:48 -0800 |
commit | 66326ec384bfde94a999c12a696aa6e5402b6ff4 (patch) | |
tree | 8836a1a4ef28bf42c280056b8c012da26f19f4a6 /src/openssl.x509.verify_param.lua | |
parent | 31b9ba81a28151f39efd8958092d70c51817f81e (diff) | |
parent | e9ecd299628b2af6a8aa74ce7956bb7ae902f69d (diff) | |
download | luaossl-rel-20161208.tar.gz luaossl-rel-20161208.tar.bz2 luaossl-rel-20161208.zip |
Merge branch 'daurnimator-74-bind-x509_verify_param'rel-20161208
Diffstat (limited to 'src/openssl.x509.verify_param.lua')
-rw-r--r-- | src/openssl.x509.verify_param.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openssl.x509.verify_param.lua b/src/openssl.x509.verify_param.lua new file mode 100644 index 0000000..a3148e6 --- /dev/null +++ b/src/openssl.x509.verify_param.lua | |||
@@ -0,0 +1 @@ | |||
return require('_openssl.x509.verify_param') | |||