Skip to content

Instantly share code, notes, and snippets.

@tomasen
Created December 26, 2020 15:49
Show Gist options
  • Save tomasen/9100c7f9c42a3a56b62176e3363333bf to your computer and use it in GitHub Desktop.
Save tomasen/9100c7f9c42a3a56b62176e3363333bf to your computer and use it in GitHub Desktop.
# ipsec.secrets
# RSA private key for this host, authenticating it to any other host which knows the public part.
your.host.name : RSA "privkey.pem"
# username password list
your.username : EAP "your.password"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment