im am trying to record a web http request for a pega payment gateway and im facing a issue with TLS versions used. For the pega development they have used TLS 1.1 and for the payment gatway it is TLS 1.2. So when im replaying the script im getting status code 403. I guess this is because TLS 1.1 is not compatible for payment gateway..any idea from you guys..
Thanks