tech5usa / TLSential

A server for providing short-lived TLS certificates to all services within a firewall restricted network.
GNU General Public License v3.0
15 stars 2 forks source link

Add incoming IP address to logging middleware #64

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

We just want the IP, which might take some tweaking for services behind nginx. I think nginx add Forwarding-IP header or something.