What is easy way to create and use a Self-Signed Certification for a Telegram Webhook?
问题 System info: Server Win Server 2012 Web Server: IIS 8.5 Project platform: ASP.NET MVC Webhook Path: https://webhook.MYDOMAIN.com/api/webhookaction // I use my domain name instead of MYDOMAIN I used the following way to create a Self-Signed Certification to use for a Telegram Webhook but finally telegram return SSL error to me, do you know an easier way to success? A) I Created a Self Signed Certificate by the following OpenSSL command instead of the Wildcard SSL openssl req -newkey rsa:2048