29 Apr
2024
29 Apr
'24
8:52 a.m.
On Apr 29, 2024, at 6:41 AM, nabble@felix.world wrote:
In the 3.2.x branch, with the `Autz-Type New-TLS-Connection` it is possible to log the certificate details of the client trying to connect and check some additional things. Is there also a Post-Autz or something similar to log the certificate details if the client certificate has been rejected? I’m not able to find something in the documentation so the answer may be `no` but in case I’ve missed something would be great to point me to the docs.
The "linelog" module can log anything you want. There is no default built-in log methods for "failed TLS connection". You'll have to configure a special instance of the "linelog" module. Alan DeKok.