|
|
|
|
|
by raesene6
3544 days ago
|
|
With regards to your example, in my experience in the banking industry, you just re-encrypt for the internal leg. TBH I think the BITS guy is over-egging his case a fair bit. For all outbound to Internet comms they've got to use an interecepting proxy anyway 'cause they're unlikely to have the relevant private key for the communication. So those systems are in place already. For inbound comms sure there's a hit, you'd need to decrypt at the time of interception and then re-encrypt with a key you know to avoid storing the data in plaintext, but it's far from impossible. And given that the timeline for deprecation of TLS 1.2 is a loong way off, they've got a load of warning to ensure that they can work around it. |
|