Could you guys show me a simple example of HttpWebRequest over SSL with authorization on a form, for example - how to get through gmail authorization?
I can t find any normal example: - how to actually obtain a certificate? - how to pass credentials - and other stuff...