mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
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
246 B
Plaintext
8 lines
246 B
Plaintext
moon::service charon-tkm stop
|
|
moon::killall tkm_keymanager
|
|
moon::rm -f /tmp/tkm.rpc.ike /tmp/tkm.rpc.ees /tmp/tkm.log
|
|
carol::systemctl stop strongswan
|
|
dave::systemctl stop strongswan
|
|
moon::rm /etc/swanctl/x509ca/*
|
|
carol::rm /etc/swanctl/x509ca/*
|