Answer the question
In order to leave comments, you need to log in
How to create an SSL certificate for telegram bot?
I tried to create a self-signed certificate for a telegram bot.
openssl req -newkey rsa:2048 -sha256 -nodes -keyout bot123.ru.key -x509 -days 365 -out bot123.ru.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Brooklyn Company/CN=bot123.ru"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question