I am downloading a remote Probe installer from the management server for a Windows 2019 Standard server. In the web management, I set it to use the strong security TLS option, and even set the host OS to use TLS v1.3 by default by editing Windows registry settings.

The remote probe continues to still try and use TLS v1. How can I get it to use a stronger TLS version?


Article Comments

Hello,

On the probe's end, there are usually no settings for this, at least not as far as the remote probe configuration is concerned.

What PRTG version are you using?
Starting from version 18.3.44, PRTG will allow disabling the TLS versions through the interface, including for the probe connection. Make sure you have it configured properly on the PRTG server's end. You may do this by log in to the PRTG web interface, go to Setup | System Administrations. In the PRTG Web Server section, go to Connection Security and select High security (TLS 1.3, TLS 1.2). With the High security (TLS 1.3, TLS 1.2) setting, the PRTG core server only accepts high security connections from probes.


Kind regards,
Muna Azmi - Tech Support Team


Sep, 2023 - Permalink

When I run the remote probe installer locally on the probe server, it only tries to reach out to the PRTG host server with TLSv1, and continues to re-try and fail every 30 seconds or so.

There is likely a firewall in the path blocking TLSv1 as it's not received on the PRTG host server.

I can successfully log into the web interface and TLSv1.3 is used.

I've got packet captures on both the remote host and PRTG host for both situations.


Oct, 2023 - Permalink