IE browser PDF loading stops after TLS Server Hello Done
We have a web application that is certified for IE browser only, part of it's functionality is to download a PDF file from some internal network application (https://somehostname.com/somefile.pdf)
When I use Chrome to download the file it works but when I use IE it just hangs (says Initializing with progress bar frozen)
Did a packet capture and the exchange looks like this : https://www.evernote.com/shard/s620/s...
Appreciate your inputs, TIA