Skip to content

Instantly share code, notes, and snippets.

@maanas
Forked from markshust/gist:4533336
Created March 20, 2014 02:13
Show Gist options
  • Save maanas/9655914 to your computer and use it in GitHub Desktop.
Save maanas/9655914 to your computer and use it in GitHub Desktop.
sudo openssl req -new -newkey rsa:2048 -nodes -keyout /etc/pki/tls/private/domain.com.key -out /etc/pki/tls/private/domain.com.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment