# This file holds shared secrets or RSA private keys for inter-Pluto
# authentication.  See ipsec_pluto(8) manpage, and HTML documentation.

# RSA private key for this host, authenticating it to any other host
# which knows the public part.  Suitable public keys, for ipsec.conf, DNS,
# or configuration of other implementations, can be extracted conveniently
# with "ipsec showhostkey".
# do not change the indenting of that "}"
%any %any : PSK "this is not the key"
@west @east : PSK "this is also not the key"

@east @roadrandom : PSK "this is the key"