Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save raj-rajaratnam/b2921f4c7f2375818135 to your computer and use it in GitHub Desktop.
Save raj-rajaratnam/b2921f4c7f2375818135 to your computer and use it in GitHub Desktop.
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /home/rajkumar/security/server.key -out /home/rajkumar/security/server.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment