12 lines
245 B
YAML
12 lines
245 B
YAML
---
|
|
strongswan_default_config:
|
|
type: tunnel
|
|
auto: start
|
|
keyexchange: ikev1
|
|
authby: secret
|
|
ike: aes256-sha256-modp2048
|
|
esp: aes256-sha256-modp2048
|
|
ikelifetime: 10800s
|
|
lifetime: 3600s
|
|
aggressive: false
|
|
strongswan_connections: {}
|