Skip to content

Instantly share code, notes, and snippets.

@TimoDJatomika
Last active December 26, 2016 20:40
Show Gist options
  • Save TimoDJatomika/b7c39fd1402444c06dbdb4dd303aac39 to your computer and use it in GitHub Desktop.
Save TimoDJatomika/b7c39fd1402444c06dbdb4dd303aac39 to your computer and use it in GitHub Desktop.
ipsec.secrets example file
# This file holds shared secrets or RSA private keys for authentication.
# das der private key von dem Server
# gespeichert in /etc/ipsec.d/private/serverKey.der
: RSA serverKey.der
# die clients koennen sich mit Benutzername + Passwort anmelden
lisa : EAP "j8j3hk-olkwH23z"
bob : EAP "a9kjhg2pM21-feqK"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment