Answer the question
In order to leave comments, you need to log in
How to generate an SSL certificate for Telegram?
The telegram website says that it is happy to use this command:
openssl req -newkey rsa:2048 -sha256 -nodes -keyout YOURPRIVATE.key -x509 -days 365 -out YOURPUBLIC.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Brooklyn Company/CN=YOURDOMAIN.EXAMPLE"
/C=US/ST=New York/L=Brooklyn/O=Example Brooklyn Company/CN
Answer the question
In order to leave comments, you need to log in
Run this command 1:1, you will have files YOURPRIVATE.key
andYOURPUBLIC.pem
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question