lua-resty-auto-ssl
SSL issuer
Automates SSL certificate issuance and renewal using Let's Encrypt
On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
2k stars
42 watching
181 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
letsencryptluanginxopenrestysslssl-certificate
Related projects:
Repository | Description | Stars |
---|---|---|
torhve/lua-resty-letsencrypt | Automates SSL certificate generation and renewal using Let's Encrypt CA | 66 |
aptise/lua-resty-peter_sslers | A Lua library that dynamically serves the correct SSL certificate for a given domain | 9 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
fffonion/lua-resty-acme | Automates Let's Encrypt certificate management and ACME protocol implementation in Lua | 163 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
paragasu/lua-resty-aws-auth | A Lua module to calculate AWS signature v4 authorization headers for HTTP requests. | 27 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 524 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |