# Use Case
There are use cases where having HTTP and HTTPS with `http_verify_clients` simultaneously available is useful, for example:
## ELB Health Checks
via @weargoggles on https://github.c…
There really should be a better way to install Panamax than `curl http://download.panamax.io/installer/ubuntu.sh | bash`. Because it is served over HTTP, an attacker can get you to install malicious s…
https://wizard-guido.github.io/en/2021/12/06/HTTP&Network/#more
This article focuses on some common computer networking concepts and summarizes them for future in-depth understanding of web develop…
I'm trying to activate HTTP Strict Transport Security (HSTS) by following [NGINX's official approach](https://www.nginx.com/blog/http-strict-transport-security-hsts-and-nginx/).
As I understand it,…
When trying to migrate our codebase to Spring 3, I realized, that our security configuration cannot be migrated easily.
Code, that cannot be migrated (not real code, just an example):
```
http
…
I believe for security reasons that the HTTP "Server" Header should not be hard defined by the server. As defined below in the source, it is created outside of the use of the setHeaders:
https://gith…