-
Updated
Apr 15, 2021 - Go
#
letsencrypt
Here are 1,334 public repositories matching this topic...
The Cloud Native Application Proxy
go
letsencrypt
docker
kubernetes
golang
microservice
consul
load-balancer
zookeeper
marathon
etcd
mesos
reverse-proxy
A pure Unix shell script implementing ACME client protocol
-
Updated
Apr 15, 2021 - Shell
High performance, minimalist Go web framework
go
letsencrypt
ssl
middleware
web
microservice
echo
https
websocket
micro-framework
http2
web-framework
labstack-echo
-
Updated
Apr 15, 2021 - Go
Automated nginx proxy for Docker containers using docker-gen
-
Updated
Apr 14, 2021 - Python
letsencrypt
nginx
wordpress
ssl
security
hsts
digitalocean
drupal
gzip
cdn
https
http2
rate-limiting
php-fpm
ssl-certificate
hacktoberfest
nginx-configuration
nginx-configs
security-headers
digitalocean-community-tools
-
Updated
Apr 12, 2021 - JavaScript
RinkiyaKeDad
commented
Mar 31, 2021
Is your feature request related to a problem? Please describe.
In order to address issue #3796, PR #3815 runs the e2e tests in series one after the other. It would be nice to run the tests in parallel again as that would lead to all the tests completing earlier.
Describe the solution you'd like
A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker.
letsencrypt
docker
ssl
ldap
mail
postfix
imap
smtp
dovecot
spamassassin
ldap-server
fail2ban
mailserver
opendkim
amavis
postgrey
opendmarc
ldap-search
docker-mailserver
saslauthd-ldap
dovecot-variable
-
Updated
Apr 15, 2021 - Shell
Automated ACME SSL certificate generation for nginx-proxy
-
Updated
Apr 15, 2021 - Shell
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
python
letsencrypt
docker
json
jwt
vue
frontend
backend
json-schema
postgresql
swagger
vuex
cookiecutter
openapi
python3
celery
traefik
pgadmin
openapi3
fastapi
-
Updated
Apr 11, 2021 - Python
letsencrypt/acme client implemented as a shell-script – just add water
-
Updated
Apr 12, 2021 - Shell
Let's Encrypt client and ACME library written in Go
-
Updated
Apr 16, 2021 - Go
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
-
Updated
Apr 12, 2021 - Go
Minimalist and opinionated feed reader
-
Updated
Apr 15, 2021 - Go
Insular email distribution - mail server as Docker images
-
Updated
Apr 12, 2021 - Python
DEPRECATED: Automatically request certificates for Kubernetes Ingress resources from Let's Encrypt
-
Updated
Oct 11, 2018 - Go
Automated docker nginx proxy integrated with letsencrypt.
-
Updated
Apr 8, 2021 - Shell
-
Updated
Apr 1, 2021 - Go
On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
-
Updated
Mar 20, 2021 - Lua
Uncomplicated, modern HTTP server
-
Updated
Sep 10, 2020 - Go
obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
-
Updated
Apr 10, 2021 - Shell
An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
-
Updated
Aug 12, 2019 - C#
一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
linux
letsencrypt
nginx
debian
ipv6
postfix
nextcloud
hexo
qbittorrent
vps
mariadb
rclone
vpn
roundcube-webmail
filebrowser
netdata
aria2c
rsshub
trojan-gfw
trojan-panel
-
Updated
Apr 13, 2021 - Shell
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
windows
letsencrypt
ssl
csharp
https
wpf
certificates
acme
iis
gui-application
ssl-certificate-manager
ssl-certificates
letsencrypt-certificates
acme-v2
-
Updated
Apr 15, 2021 - C#
Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
-
Updated
Mar 24, 2021 - Go
Manipulate DNS records on various DNS providers in a standardized way.
dns
letsencrypt
cli
digitalocean
yandex
pypi
cloudflare
lexicon
dns-service
ssl-certificate
dnspod
transip
dns-provider
vultr
godaddy
dnsimple
gandi
cloudxns
clouddns
constellix
-
Updated
Apr 15, 2021 - Python
Set up Ubuntu Server 20.04 (or 18.04) as an IKEv2 VPN server
-
Updated
Jul 30, 2020 - Shell
Improve this page
Add a description, image, and links to the letsencrypt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the letsencrypt topic, visit your repo's landing page and select "manage topics."
In all of our current uses of
os.umaskorfilesystem.umask, we always temporarily set it to a different value and then restore it using atry/finallyblock. I expect this pattern to continue.Because of that, why don't we create a simple function in
certbot.utilthat can be used as a context manager to set umask to a value and restore it to its previous value when exiting thewithblo