[strongSwan] Python Vici client does not accept configurations specifying the 'pools' field
Tobias Brunner
tobias at strongswan.org
Thu May 2 16:26:01 CEST 2019
Hi Joshua,
> How can I get this to work?
"pools" takes a list of strings, not a single identifier. So pass this
as `"pools": [ pool_id ],`.
Regards,
Tobias
More information about the Users
mailing list