lua-openssl
lua-openssl copied to clipboard
Fix x509 extension editing
Extension values that are to be returned and haven't been copied by X509_add_ext should not be freed. On the other hand, old extension values which are overwritten and deleted should be.