mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
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>
11 lines
368 B
Plaintext
11 lines
368 B
Plaintext
# 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
|