File: road.secrets

package info (click to toggle)
libreswan 4.3-1%2Bdeb11u4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 62,688 kB
  • sloc: ansic: 108,293; sh: 25,973; xml: 11,756; python: 10,230; makefile: 1,580; javascript: 1,353; yacc: 825; sed: 647; perl: 584; lex: 159; awk: 156
file content (13 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (66)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file holds shared ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890s 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 "fail this is the wrong psk"
@west @east : PSK "fail this is also a wrong psk"

@roadrandom @east : PSK "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"