forked from haproxy/haproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
License
ionescurobert/haproxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Fork from haproxy/haproxy to develop a solution for the TLS error case. (haproxy#693) Aim of this fork is to implement client certificate details into the haproxy source code. This details should be then prepared and transferd to the underlaying haproxy log system. Users should be able to use the outcome as a patch for their haproxy and get the ability to debug a tls connection which was interrupted by certificate reasons. New features are: Log: - Client certificate issuer name - Client certificate subject name - Client certificate fingerprint - Client certificate serial Activation of this verbose log: This patch is intruducing a new keyword inside the configuration file. (verbose-tls-err-log) The "verbose-tls-err-log" needs to be inserted into the "global" section.
About
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
Resources
License
Contributing
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 97.6%
- Shell 0.6%
- Makefile 0.6%
- C++ 0.5%
- Python 0.3%
- Lua 0.2%
- Other 0.2%