static void Main(string[] args) { //You must change the path to point to your .cer file location. MyWebClient wb = new MyWebClient(); wb.OldREader(); }