Skip to content

Instantly share code, notes, and snippets.

@aeifn
Last active November 17, 2020 12:58
Show Gist options
  • Select an option

  • Save aeifn/c6432cd8bfe32279d8e720def1bcf518 to your computer and use it in GitHub Desktop.

Select an option

Save aeifn/c6432cd8bfe32279d8e720def1bcf518 to your computer and use it in GitHub Desktop.
# Outputs something like: 99d3b1f01aa639e4a76f4fc281fc834747a543720ba4c8a8648ba755aef9be7f
openssl rand -hex 32
# Make hashed password
openssl passwd -apr1 $PASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment