1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

upstream update for crypto/acme relative to iris.AutoTLS

Former-commit-id: 20d22c163f8063673536127caec4eecfb3561226
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-01-15 12:34:35 +02:00
parent e840115873
commit 742ad6db72
5 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ Not any serious problems were found to be resolved here but one, the first one w
- merge PR https://github.com/kataras/iris/pull/862
- do not allow concurrent access to the `ExecuteWriter -> Load` when `view#Engine##Reload` was true, as requested at https://github.com/kataras/iris/issues/872
- badge for open-source projects powered by Iris, learn how to add that badge to your open-source project at [FAQ.md](FAQ.md) file
- upstream update for `golang/crypto` to apply the fix about the [tls-sni challenge disabled](https://letsencrypt.status.io/pages/incident/55957a99e800baa4470002da/5a55777ed9a9c1024c00b241) https://github.com/golang/crypto/commit/13931e22f9e72ea58bb73048bc752b48c6d4d4ac (**relative to iris.AutoTLS**)
## New Backers