remove building kernel module, it is not used and is not working with 4.19 rework the ready to use l2tp-ipsec example Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
10 lines
368 B
Text
10 lines
368 B
Text
# Unlike older openswan, this file does NOT contain any X.509 related
|
|
# information such as private key :RSA statements as these now reside
|
|
# in the NSS database. See:
|
|
#
|
|
# https://libreswan.org/wiki/Using_NSS_with_libreswan
|
|
# https://libreswan.org/wiki/Migrating_from_Openswan
|
|
|
|
# A.B.C.D %any : PSK "SsEeCcRrEeTt"
|
|
: PSK "SsEeCcRrEeTt"
|
|
# include /etc/ipsec.d/*.secrets
|