wahern / luaossl

Most comprehensive OpenSSL module in the Lua universe.
http://25thandclement.com/~william/projects/luaossl.html
Other
142 stars 48 forks source link

Add cert:verify() to verify a certificate without a store #167

Closed daurnimator closed 5 years ago

daurnimator commented 5 years ago

Closes #140

dndx commented 5 years ago

We should add some docs explaining usage of x509.verify_param as well.