Our organization's security policy only allows us to use TLS 1.2. Since Audit Trail reporting currently doesn't work with TLS 1.2, we are considering disabling it until needed (we rarely use it). Since the events are logged by the Laserfiche Server to a file I thought we could just let it log events and then enable TLS 1.0 when we need to run reports. However, it doesn't work. If I disable the Audit Trail reporting service and the SQL Server events continue to be logged. Once I disable TLS 1.0 events stopped being logged.
How are audit events logged? Is it possible to configure the server to log audit events without requiring TLS 1.2? We are running Laserfiche Avante 10.3.1.
Thanks.