This method disables TLS 1.0 and 1.1 for Jamf Pro and leaves TLS 1.2 as the only version enabled.
Note:
If you also need TLS 1.3, you can append the following property to the
JAVA_OPTS line: -Djdk.tls.client.protocols=TLSv1.2,TLSv1.3