mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
sun::ipsec start
|
|
moon::cat /etc/pts/options
|
|
sun::expect-connection pdp
|
|
moon::ipsec pt-tls-client --optionsfrom /etc/pts/options
|