I wanto use TLS1.1 and 1.2 both in my script where I need to navigate between 2 applications which are using different SSL versions. First I used TSL 1.1 for App1, and then I Used TLS1.2, for App2 and when I come back to use TLS 1.1 for App1 in the same script it is not degrading and failing to login at App1.
↧