Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I have a web application that is using an SSL cert.

When I visit page https://www.xyz.com/secure_login.jsp, I can use my browser to check the connection details (ie. level of encryption).

Even though I can see the https, and the browser confirms I have a secure connection, is there a way to test or confirm that indeed the connection remains secure while data is in transit, and until the next page (a confirmation page for example) is loaded?

I understand what integrity checks are in theory, but have no experience seeing the results of them.

Is there a way/tool to confirm that?

share|improve this question

closed as off topic by Eight Days of Malaise, Barry Aug 2 '12 at 7:27

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.