This is a migrated thread and some comments may be shown as answers.

Debugging HTTPS traffic

0 Answers 60 Views
Interesting resources
This is a migrated thread and some comments may be shown as answers.
Mostafa Anoosheh
Top achievements
Rank 1
Mostafa Anoosheh asked on 22 Dec 2009, 01:03 PM
Hello,
There are times when you work with SSL traffic. Your website might be protected with a certificate so that traffic between you and the client is secure. At times like this, being a developer is troublesome. Browser cache settings need to be analyzed by looking at the HTTP headers. Encoding / Content type may need to be analyzed to ensure that a particular page is displayed correctly. These things cannot be looked into if the traffic is secure. There are situations under which the environment is secure but you must still sniff the data. So how do you manage this?
Read more at Debugging HTTPS traffic

Best regards,
Mostafa Anoosheh

No answers yet. Maybe you can help?

Tags
Interesting resources
Asked by
Mostafa Anoosheh
Top achievements
Rank 1
Share this question
or