This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th
215
215
* You can check which jails are active via ` docker exec -it letsencrypt fail2ban-client status `
216
216
* You can check the status of a specific jail via ` docker exec -it letsencrypt fail2ban-client status <jail name> `
217
217
* You can unban an IP via ` docker exec -it letsencrypt fail2ban-client set <jail name> unbanip <IP> `
218
- * A list of commands can be found here: https://www.fail2ban.org/wiki/index.php/Commands
218
+ * A list of commands can be found here: https://www.fail2ban.org/wiki/index.php/Commands
219
219
220
220
221
221
@@ -283,6 +283,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
283
283
284
284
## Versions
285
285
286
+ * ** 07.01.20:** - Update ciphers from Mozilla ssl-config recommendations.
286
287
* ** 01.01.20:** - Add support for gandi dns validation.
287
288
* ** 31.12.19:** - GeoIP2 databases now require personal license keys to download. Auto download is disabled and log message is added.
288
289
* ** 19.12.19:** - Rebasing to alpine 3.11.
You can’t perform that action at this time.
0 commit comments