TLS Version configuration Pega 8.7
We're in the midst of a POC using Pega 8.7. We're seeing the TLS unsupported version error in our log files. The api that we're hitting is TLS 1.2 compliant. We've updated the REST header to downgrade to TLS 1.2 from 1.3. Is there a platform wide setting? We're looking at java.security for the tls.disabledAlgorithms as well