The CodeCat Blog
  • Strona główna
  • Machine Learning
  • Quality
  • Contact
Subscribe

Linux

Trochę o programach, konfiguracji i serwerach.

Linux

How to generate self-signed SSL certificate

Self-Signed SSL Certificate for those who need encription fast. It is possible to generate and sign certificate with one line command: openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout server.

Mateusz Russak
The CodeCat Blog © 2021
The CodeCat Blog

Subscribe to The CodeCat Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox