Page 1 of 1

Hostname of connecting client

Posted: Sat Dec 07, 2019 8:11 pm
by thhart
We are sharing certificates for clients. Is there any way to receive the hostname of the client in the server connect script? We use the common_name currently, but this is the same if shared the certificate of course. A wild hack would be to dive into the host (ssh) when connected but this is really a dirty hack.

Any hints?

Thanks Thomas