This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 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
215215* You can check which jails are active via ` docker exec -it letsencrypt fail2ban-client status `
216216* You can check the status of a specific jail via ` docker exec -it letsencrypt fail2ban-client status <jail name> `
217217* 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
219219
220220
221221
@@ -283,6 +283,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
283283
284284## Versions
285285
286+ * ** 07.01.20:** - Update ciphers from Mozilla ssl-config recommendations.
286287* ** 01.01.20:** - Add support for gandi dns validation.
287288* ** 31.12.19:** - GeoIP2 databases now require personal license keys to download. Auto download is disabled and log message is added.
288289* ** 19.12.19:** - Rebasing to alpine 3.11.
You can’t perform that action at this time.
0 commit comments