Fedora EPEL 5 Update: lua-sec-0.5-4.el5

updates at fedoraproject.org updates at fedoraproject.org
Thu May 21 05:12:45 UTC 2015


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-6166
2015-05-06 15:18:16
--------------------------------------------------------------------------------

Name        : lua-sec
Product     : Fedora EPEL 5
Version     : 0.5
Release     : 4.el5
URL         : https://github.com/brunoos/luasec
Summary     : Lua binding for OpenSSL library
Description :
Lua binding for OpenSSL library to provide TLS/SSL communication.
It takes an already established TCP connection and creates a secure
session between the peers.

--------------------------------------------------------------------------------
Update Information:

LuaSec 0.5
==========

LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.

This version includes:

  * A new certificate (X509) API, which supports:
    - Reading the subject (identity) and issuer of the certificate.
    - Reading various X509 extensions, including email and dnsName.
    - Converting certificates to and from the standard ASCII PEM format.
    - Generating the fingerprint/digest of a certificate (using SHA1, SHA256 or SHA512).
    - Reading the certificate's expiration, serial number, and other info.
  * The ability to get more detailed information from OpenSSL about why a certificate failed verification, for each certificate in the chain.
  * Flags to force acceptance of invalid certificates, e.g. to allow the use of self-signed certificates in a Trust On First Use model.
  * Flags to control checking CRLs for certificate revocation status.
  * Support for ECDH cipher suites.
  * An API to get the TLS 'finished' messages used for SASL channel binding (e.g. the SCRAM PLUS mechanisms).
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update lua-sec' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list