TLS decryption between an application and a website
i have application that send's https data to website IIS based. i tried to decrypt the data, but all examples refer to https://resources.infosecinstitute.co... browser decryot traffic using pre-master key. how can i do it between the application and the website?