-
Updated
Dec 29, 2021 - Go
letsencrypt
Here are 1,478 public repositories matching this topic...
-
Updated
Dec 28, 2021 - Shell
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
-
Updated
Dec 21, 2021 - Python
Sorry for not following the template. It's a straightforward question.
By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:
# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
deny all;
}
However, this disables xmlrpc feature, which disa
-
Updated
Dec 29, 2021 - Shell
Is your feature request related to a problem? Please describe.
jetstack/cert-manager#3607 implies that certificates are not re-issued if key usages change. This behaviour should be documented and tested with an appropriate conformance test.
https://cert-manager.io/docs/usage/certificate/ should be updated as well
Additional context
https://github.com/jets
-
Updated
Dec 29, 2021 - Python
-
Updated
Dec 28, 2021 - Shell
-
Updated
Nov 2, 2021 - Shell
-
Updated
Dec 25, 2021 - Go
-
Updated
Dec 28, 2021 - Go
-
Updated
Dec 29, 2021 - Go
-
Updated
Dec 29, 2021 - Python
-
Updated
Nov 12, 2021 - Python
-
Updated
Dec 20, 2021 - Shell
-
Updated
Aug 26, 2021 - Go
-
Updated
Apr 1, 2021 - Go
-
Updated
Jun 10, 2021 - Lua
-
Updated
Dec 22, 2021 - Shell
-
Updated
Sep 10, 2020 - Go
-
Updated
Oct 12, 2021 - Go
-
Updated
Dec 20, 2021 - C#
-
Updated
Jun 7, 2021 - C#
-
Updated
Dec 29, 2021 - Python
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."
The OAuth2Client library has been deprecated by Google since 2018, and there is a replacement library google-auth.
https://github.com/certbot/certbot/blob/8b610239bfcf7aac06f6e36d09a5abba3ba87047/certbot-dns-google/certbot_dns_google/_internal/dns_google.py#L8