2 de outubro de 2018

Running puma 3.6 in Linux's that SSL is updated

When you use the gem Puma 3.6 in your Ruby or Rails project, on Linux that SSL is more updated. You needs to install the previewsly version of SSL.

If you are using Debian, execute sudo apt-get install libssl1.0-dev

Done!

Nenhum comentário:

Postar um comentário

Running puma 3.6 in Linux's that SSL is updated

When you use the gem Puma 3.6 in your Ruby or Rails project, on Linux that SSL is more updated. You needs to install the previewsly version ...