Skip to content

Instantly share code, notes, and snippets.

@kaxil
Last active March 27, 2020 19:27
Show Gist options
  • Select an option

  • Save kaxil/dfd8f285d69e9bbb4935e5ab3471f5af to your computer and use it in GitHub Desktop.

Select an option

Save kaxil/dfd8f285d69e9bbb4935e5ab3471f5af to your computer and use it in GitHub Desktop.
Create Hashicorp Vault Secret
vault kv put \
secret/connections/smtp_default \
conn_uri=smtps://user:[email protected]:465
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment