Skip to content

Instantly share code, notes, and snippets.

@elarif
Last active July 25, 2016 13:57
Show Gist options
  • Save elarif/bd74be31f3f1c36d57343561df6b4367 to your computer and use it in GitHub Desktop.
Save elarif/bd74be31f3f1c36d57343561df6b4367 to your computer and use it in GitHub Desktop.
openssl req -new -newkey rsa:4096 -days 365 -nodes -x509 -subj "/C=FR/ST=IDF/L=PARIS/O=RSI/CN=docker.rsi" -keyout /data/domain.key -out /data/domain.crt
# https://certbot.eff.org/#centosrhel7-apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment