This video explains how to generate a CSR code in heroku that is required by SSL certificate providers to activate SSL for an application with a custom domain intending to be secured.
Commands to be pasted in the terminal
1. openssl genrsa -des3 -out server.pass.key 2048
2. openssl rsa -in server.pass.key -out server.key
3. openssl req -nodes -new -key server.key -out server.csr
Two letters Countries' code link
https://en.wikipedia.org/wiki/ISO_316...
Documentation of generating CSR in case something changes in the future https://devcenter.heroku.com/articles...
How to clone a laravel project from github link • How to clone laravel project from git...
#CSR #SSL #Heroku
Смотрите видео How to generate CSR for SSL in Heroku онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Alphayo Wakarindi 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,232 раз и оно понравилось 52 людям.