Mainly to test TKM's ability for handling multiple CAs and that the received intermediate CA certificates are passed in the right order. But also added a regular scenario where two intermediate CA certificates are sent by one of the clients.
8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
carol::swanctl --terminate --ike home 2> /dev/null
|
|
dave::swanctl --terminate --ike home 2> /dev/null
|
|
carol::systemctl stop strongswan
|
|
dave::systemctl stop strongswan
|
|
moon::systemctl stop strongswan
|
|
carol::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
|
|
moon::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
|