Hi,
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" ...
This is expected. "On all page visits, during the save view state stage the Page class gathers the collective view state for all of the controls in its control hierarchy and serializes the state to a base-64 encoded string. (This is the string that is emitted in the hidden __VIEWSTATE form filed.) "
Understanding ASP.NET View State
http://msdn.microsoft.com/en-us/library/ms972976.aspx
Additionally, SSL Diagnostics is the recommended toolset for troubleshooting problems related to Secure Socket Layers (SSL) or certificates.