Skip to content

Commit 6cb24fa

Browse files
authored
Merge pull request #82 from essentialkaos/develop
Version 1.17.0
2 parents 9678f43 + 5c85e24 commit 6cb24fa

File tree

4 files changed

+74
-6357
lines changed

4 files changed

+74
-6357
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<p align="center"><a href="#readme"><img src="https://gh.kaos.st/webkaos.svg"/></a></p>
22

3-
`webkaos` is a web-server based on latest version of [Nginx](http://nginx.org).
3+
`webkaos` is a web-server based on the latest version of [Nginx](http://nginx.org).
44

55
## Feature list
66

77
* Improved default SSL/TLS preferencies (A+ on [SSL Labs](https://www.ssllabs.com/ssltest/analyze.html?d=essentialkaos.com), [High-Tech Bridge](https://www.htbridge.com/ssl/?id=WHUz0U3v) and [Mozilla Observatory](https://observatory.mozilla.org/analyze/essentialkaos.com))
88
* [Dynamic TLS Records](https://blog.cloudflare.com/optimizing-tls-over-tcp-to-reduce-latency/) support
9-
* Latest version of [BoringSSL](https://boringssl.googlesource.com/boringssl/) with some state-of-the-art crypto features
9+
* The latest version of [BoringSSL](https://boringssl.googlesource.com/boringssl/) with some state-of-the-art crypto features
1010
* TLS 1.3 support (RFC 8446)
1111
* [TCP Fast Open](https://en.wikipedia.org/wiki/TCP_Fast_Open) support (only for CentOS7/RHEL7)
1212
* [Lua](https://github.com/openresty/lua-nginx-module) and [Headers More](https://github.com/openresty/headers-more-nginx-module) modules from the box
13-
* [HTTP/2 + SPDY/3.1](https://blog.cloudflare.com/open-sourcing-our-nginx-http-2-spdy-code/) support
1413
* Improved SysV script
1514
* Well-looking error pages
1615
* Improved design of index pages

0 commit comments

Comments
 (0)