The Wayback Machine - https://web.archive.org/web/20200625214216/https://github.com/topics/sni
Skip to content
#

sni

Here are 45 public repositories matching this topic...

droe
droe commented Sep 12, 2018

HTTP mode header manipulation, such as stripping headers potentially problematic for MitM attacks, is currently hardcoded within the http/https modes. Make each optional header manipulation configurable on both the command line and the config file.

Tasks:

  • Identify all the header manipulations which are optional (i.e. not required for the simplistic HTTP/1.x parser to function correct
negz
negz commented Sep 21, 2018

https://github.com/negz/hal5d/blob/937aa88/internal/cert/manager.go#L409

When Kubernetes notifies hal5d about an ingress certificate hal5d should avoid writing the new certificate (and reloading) if the certificate matches one already on the disk. In practice this does not seem to be working; our stats show the same certificates being rewritten and haproxy reloaded every 30 minutes (i.e. the Ku

Improve this page

Add a description, image, and links to the sni topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sni topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.