Skip to content

Instantly share code, notes, and snippets.

@flash1293
Created September 22, 2015 12:09
Show Gist options
  • Save flash1293/8aa0a6535f26a825f2bb to your computer and use it in GitHub Desktop.
Save flash1293/8aa0a6535f26a825f2bb to your computer and use it in GitHub Desktop.
Creating ssl certificate
openssl req -x509 -nodes -newkey rsa:2048 -keyout logstash-forwarder.key -out logstash-forwarder.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment