Skip to content

Commit

Permalink
updating README.md for v1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanejohnson committed Sep 10, 2020
1 parent 16b759d commit 066941c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,12 @@

#### Notes

1. If you are confused about the commit order for the v1.5.11 release please
check the [Release Notes](https://github.com/fabiolb/fabio/releases/tag/v1.5.11)
for an explanation.

1. The 1.5.11 tag was wrongly pointing to commit 0297494e9a00f87d3e387b8c6ff0408c2f5db6a0
instead of commit 446fbba59da42ed73df67c3d738b9945dbf0790a. I have updated the v1.5.11
tag to point to the correct version and created v1.5.11-wrong tag to point to the
old (wrong) version.
From release 1.5.14 onward, fabio is compiled with golang 1.15+
. This means that the http client will no longer validate
https certificates that do not have SAN extensions matching the
server name. This may be a concern if fabio is communicating with
https backends with misconfigured certificates. If this is a problem, you can specify `tlsskipverify=true`
on the route.

---

Expand Down

0 comments on commit 066941c

Please sign in to comment.